2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
[gnulib.git] / lib / readutmp.c
index 846ab3c..634d9ab 100644 (file)
@@ -17,7 +17,9 @@
 
 /* Written by jla; revised by djm */
 
-#include <config.h>
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
 
 #include "readutmp.h"