diff options
Diffstat (limited to 'lib/getopt1.c')
-rw-r--r-- | lib/getopt1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/getopt1.c b/lib/getopt1.c index ff257374..985f12c5 100644 --- a/lib/getopt1.c +++ b/lib/getopt1.c @@ -24,6 +24,7 @@ #include <config.h> #endif +#include <zebra.h> #include "getopt.h" #if !defined __STDC__ || !__STDC__ |