summaryrefslogtreecommitdiff
path: root/src/getopt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getopt1.c')
-rw-r--r--src/getopt1.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/getopt1.c b/src/getopt1.c
index dd74680..5a5c483 100644
--- a/src/getopt1.c
+++ b/src/getopt1.c
@@ -17,10 +17,6 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "getopt.h"
#if !defined (__STDC__) || !__STDC__