diff options
Diffstat (limited to 'zebra')
-rw-r--r-- | zebra/rtadv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/rtadv.h b/zebra/rtadv.h index 36655037..abd1c6fc 100644 --- a/zebra/rtadv.h +++ b/zebra/rtadv.h @@ -23,6 +23,7 @@ #ifndef _ZEBRA_RTADV_H #define _ZEBRA_RTADV_H +#include "vty.h" #include "zebra/interface.h" /* Router advertisement prefix. */ |