commit | a94434b69197e074569d7579126074e9cb7212a5 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun May 25 17:10:12 2003 +0000 |
committer | hasso <hasso> | Sun May 25 17:10:12 2003 +0000 |
tree | b63c34ee20e8e6b57796ee591d4569407140047d | |
parent | dd55f9eb73347cb2bb7f8dc0f8108b21a733c9b4 [diff] [blame] |
Ripngd part of 6Wind patch.
diff --git a/ripngd/ripng_route.c b/ripngd/ripng_route.c index 27475f0..9c3c4f9 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"