tests: fix build warning

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
Igor Ryzhov 2021-06-29 16:13:12 +03:00
parent 176d039a27
commit f102386a04

View File

@ -31,6 +31,7 @@
#include "bgpd/bgp_zebra.h" #include "bgpd/bgp_zebra.h"
#include "bgpd/bgp_network.h" #include "bgpd/bgp_network.h"
#include "lib/routing_nb.h" #include "lib/routing_nb.h"
#include "lib/northbound_cli.h"
#include "bgpd/bgp_nb.h" #include "bgpd/bgp_nb.h"
#ifdef ENABLE_BGP_VNC #ifdef ENABLE_BGP_VNC