diff options
Diffstat (limited to 'ripngd/ripng_route.c')
-rw-r--r-- | ripngd/ripng_route.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ripngd/ripng_route.c b/ripngd/ripng_route.c index 27475f05..9c3c4f99 100644 --- a/ripngd/ripng_route.c +++ b/ripngd/ripng_route.c @@ -26,6 +26,7 @@ #include "table.h" #include "memory.h" #include "if.h" +#include "vty.h" #include "ripngd/ripngd.h" #include "ripngd/ripng_route.h" |