src/util.c

changeset 349
6f7d28b0f98d
parent 278
4365a163c987
child 373
09d69323a5b6
--- a/src/util.c	Wed Jun 07 14:04:24 2000 +0000
+++ b/src/util.c	Wed Jun 07 17:14:32 2000 +0000
@@ -19,6 +19,9 @@
  *
  */
 
+#ifdef HAVE_CONFIG_H
+#include "../config.h"
+#endif
 #include <unistd.h>
 #include <errno.h>
 #include <stdio.h>

mercurial