diff options
Diffstat (limited to 'zebra')
| -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 a6e2d920..f7d336ca 100644 --- a/zebra/rtadv.c +++ b/zebra/rtadv.c @@ -35,6 +35,7 @@  #include "zebra/rtadv.h"  #include "zebra/debug.h"  #include "zebra/zserv.h" +#include "zebra/rib.h"  extern struct zebra_privs_t zserv_privs; | 
