diff info/info-utils.c @ 1242:5fb4ee02da70

[project @ 1995-04-10 23:05:10 by jwe]
author jwe
date Mon, 10 Apr 1995 23:08:10 +0000
parents d6fae6ef3e60
children 611d403c7f3d
line wrap: on
line diff
--- a/info/info-utils.c	Mon Apr 10 22:53:03 1995 +0000
+++ b/info/info-utils.c	Mon Apr 10 23:08:10 1995 +0000
@@ -21,6 +21,10 @@
 
    Written by Brian Fox (bfox@ai.mit.edu). */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>		/* For "NULL".  Yechhh! */
 #include <ctype.h>
 #include <sys/types.h>