diff options
Diffstat (limited to 'zebra/ioctl.c')
-rw-r--r-- | zebra/ioctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/ioctl.c b/zebra/ioctl.c index 0469bc38c..5c2380cdd 100644 --- a/zebra/ioctl.c +++ b/zebra/ioctl.c @@ -33,6 +33,7 @@ #include "zebra/rib.h" #include "zebra/rt.h" #include "zebra/interface.h" +#include "zebra/zebra_errors.h" #ifndef SUNOS_5 |