* filesys.c: #include <config.h> if HAVE_CONFIG_H.
authorRob Browning <rlb@defaultvalue.org>
Tue, 25 Mar 2003 23:54:53 +0000 (23:54 +0000)
committerRob Browning <rlb@defaultvalue.org>
Tue, 25 Mar 2003 23:54:53 +0000 (23:54 +0000)
libguile/filesys.c

index 7248bbe..94bf32b 100644 (file)
 
 
 \f
+#if HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <stdio.h>
 #include <errno.h>