diff options
Diffstat (limited to 'lib/getopt.c')
-rw-r--r-- | lib/getopt.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/getopt.c b/lib/getopt.c index 064909d3..7a58a8a8 100644 --- a/lib/getopt.c +++ b/lib/getopt.c @@ -30,10 +30,6 @@ # define _NO_PROTO #endif -#ifdef HAVE_CONFIG_H -# include <config.h> -#endif - #include <zebra.h> #if !defined __STDC__ || !__STDC__ |