Add -fno-common compile option
[vpp.git] / src / vnet / devices / pipe / pipe_api.c
index cb67d1f..1dcb8bc 100644 (file)
@@ -36,7 +36,7 @@
 #undef vl_printfun
 
 #include <vlibapi/api_helper_macros.h>
-vpe_api_main_t vpe_api_main;
+extern vpe_api_main_t vpe_api_main;
 
 #define foreach_vpe_api_msg                                     \
   _(PIPE_CREATE, pipe_create)                                   \