]> git.proxmox.com Git - mirror_frr.git/commitdiff
tests: fix build warning
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 29 Jun 2021 13:13:12 +0000 (16:13 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 29 Jun 2021 13:13:12 +0000 (16:13 +0300)
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
tests/bgpd/test_peer_attr.c

index 44b55a23813dae9f0eb345f7376f07efdb20aa47..45e9912a31d48641badacbdf3b66edb0d26d48f0 100644 (file)
@@ -31,6 +31,7 @@
 #include "bgpd/bgp_zebra.h"
 #include "bgpd/bgp_network.h"
 #include "lib/routing_nb.h"
+#include "lib/northbound_cli.h"
 #include "bgpd/bgp_nb.h"
 
 #ifdef ENABLE_BGP_VNC