--- 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>