From e72637a2022c33425341ab26790d19f88d18fec5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 1 Jul 1997 16:54:08 +0000 Subject: Some configuration cleanup. svn path=/trunk/; revision=1133 --- getopt1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getopt1.c') diff --git a/getopt1.c b/getopt1.c index 4580211c..45e504b4 100644 --- a/getopt1.c +++ b/getopt1.c @@ -17,7 +17,7 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef HAVE_CONFIG_H -#include +#include "config.h" #endif #include "getopt.h" -- cgit v1.2.3