summaryrefslogtreecommitdiff
path: root/ripngd/ripng_route.c
diff options
context:
space:
mode:
authorhasso <hasso>2003-05-25 17:10:12 +0000
committerhasso <hasso>2003-05-25 17:10:12 +0000
commita94434b69197e074569d7579126074e9cb7212a5 (patch)
treeb63c34ee20e8e6b57796ee591d4569407140047d /ripngd/ripng_route.c
parentdd55f9eb73347cb2bb7f8dc0f8108b21a733c9b4 (diff)
Ripngd part of 6Wind patch.
Diffstat (limited to 'ripngd/ripng_route.c')
-rw-r--r--ripngd/ripng_route.c1
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"