X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fcop%2Fcop.h;h=ee848ce872e45bd1be1444c13a89b24a294b0e95;hb=71612d61930e57e7c8ebf9e5647b15a4b23720b2;hp=eb5f1dfd78eaf41725a61d3e101651daee5f4dfb;hpb=92b0275a364022af6ab828dfac83e38c0117cfe6;p=vpp.git diff --git a/src/vnet/cop/cop.h b/src/vnet/cop/cop.h index eb5f1dfd78e..ee848ce872e 100644 --- a/src/vnet/cop/cop.h +++ b/src/vnet/cop/cop.h @@ -70,7 +70,7 @@ typedef struct { vnet_main_t * vnet_main; } cop_main_t; -cop_main_t cop_main; +extern cop_main_t cop_main; extern vlib_node_registration_t cop_input_node;