diff options
Diffstat (limited to 'zebra/rtadv.c')
-rw-r--r-- | zebra/rtadv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/rtadv.c b/zebra/rtadv.c index 61b4caa0b..696190492 100644 --- a/zebra/rtadv.c +++ b/zebra/rtadv.c @@ -44,6 +44,7 @@ #include "zebra/zapi_msg.h" #include "zebra/zebra_ns.h" #include "zebra/zebra_vrf.h" +#include "zebra/zebra_errors.h" extern struct zebra_privs_t zserv_privs; |