diff options
-rw-r--r-- | bgpd/bgp_view.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgp_view.c b/bgpd/bgp_view.c index 81e1cb6b..eab43e58 100644 --- a/bgpd/bgp_view.c +++ b/bgpd/bgp_view.c @@ -29,7 +29,6 @@ #include "vty.h" #include "command.h" #include "prefix.h" -#include "zebra/zebra.h" #include "table.h" #include "log.h" |