summaryrefslogtreecommitdiff
path: root/src/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getopt.c')
-rw-r--r--src/getopt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/getopt.c b/src/getopt.c
index 5a8bb6c..d212b3a 100644
--- a/src/getopt.c
+++ b/src/getopt.c
@@ -27,10 +27,6 @@
#define _NO_PROTO
#endif
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#if !defined (__STDC__) || !__STDC__
/* This is a separate conditional since some stdc systems
reject `defined (const)'. */