summaryrefslogtreecommitdiff
path: root/libguile/modules.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/modules.h')
-rw-r--r--libguile/modules.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libguile/modules.h b/libguile/modules.h
index 207ec4470..f83d08db9 100644
--- a/libguile/modules.h
+++ b/libguile/modules.h
@@ -3,7 +3,8 @@
#ifndef SCM_MODULES_H
#define SCM_MODULES_H
-/* Copyright (C) 1998, 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2011, 2012, 2018 Free Software Foundation, Inc.
+/* Copyright (C) 1998,2000-2003,2006-2008,2011-2012,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
@@ -25,7 +26,6 @@
#include "libguile/__scm.h"
-#include "libguile/validate.h"