* stime.c: #include <config.h> if HAVE_CONFIG_H.
authorRob Browning <rlb@defaultvalue.org>
Wed, 26 Mar 2003 00:00:18 +0000 (00:00 +0000)
committerRob Browning <rlb@defaultvalue.org>
Wed, 26 Mar 2003 00:00:18 +0000 (00:00 +0000)
libguile/stime.c

index 12c5a1b..53cffc3 100644 (file)
 
 \f
 
+#if HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <stdio.h>
 #include <errno.h>