Fix more "symbol XXX found in none of the libs" warnings
[vpp.git] / src / vnet / interface_api.c
index 39c0627..0b4fa81 100644 (file)
@@ -46,6 +46,7 @@
 #undef vl_printfun
 
 #include <vlibapi/api_helper_macros.h>
+vpe_api_main_t vpe_api_main;
 
 #define foreach_vpe_api_msg                                     \
 _(SW_INTERFACE_SET_FLAGS, sw_interface_set_flags)               \