* pthread-threads.c: #include <config.h> if HAVE_CONFIG_H.
authorRob Browning <rlb@defaultvalue.org>
Tue, 25 Mar 2003 23:58:45 +0000 (23:58 +0000)
committerRob Browning <rlb@defaultvalue.org>
Tue, 25 Mar 2003 23:58:45 +0000 (23:58 +0000)
libguile/pthread-threads.c

index 531cbb4..0486a71 100644 (file)
 
 \f
 
+#if HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include "libguile/scmconfig.h"
 
 /* Should go to threads-plugin */