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 --- getopt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getopt.c') diff --git a/getopt.c b/getopt.c index ecf0c34c..04524325 100644 --- a/getopt.c +++ b/getopt.c @@ -27,7 +27,7 @@ #endif #ifdef HAVE_CONFIG_H -#include +#include "config.h" #endif #if !defined (__STDC__) || !__STDC__ -- cgit v1.2.3