]> git.puffer.fish Git - mirror/frr.git/commitdiff
vtysh: remove unnecessary include
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 7 Oct 2020 12:27:12 +0000 (15:27 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Sat, 10 Oct 2020 09:53:15 +0000 (12:53 +0300)
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
vtysh/vtysh.c

index bb158f3c9e5d5de829f0de4af366f68b17ec2070..ff9120a2e71a16560c6eb740e9f1ae1600c43560 100644 (file)
@@ -39,7 +39,6 @@
 #include "filter.h"
 #include "vtysh/vtysh.h"
 #include "log.h"
-#include "bgpd/bgp_vty.h"
 #include "ns.h"
 #include "vrf.h"
 #include "libfrr.h"