summaryrefslogtreecommitdiff
path: root/libguile/null-threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/null-threads.c')
-rw-r--r--libguile/null-threads.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libguile/null-threads.c b/libguile/null-threads.c
index 28eff2c61..db96f0741 100644
--- a/libguile/null-threads.c
+++ b/libguile/null-threads.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2006, 2008 Free Software Foundation, Inc.
+/* Copyright (C) 2002, 2006, 2008, 2018 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
@@ -21,7 +21,6 @@
#endif
#include <stdlib.h>
-#include "libguile/_scm.h"
#if SCM_USE_NULL_THREADS