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

index f5a6537..5604541 100644 (file)
  */
 \f
 
+#if HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <errno.h>
 
 #include "libguile/_scm.h"