X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fmap%2Fmap.h;h=b9b3353dd2e2318601b33056c6c01c13c96a156f;hb=71612d61930e57e7c8ebf9e5647b15a4b23720b2;hp=208a58efc42ecb73e1cab115d087244c31c26a04;hpb=92b0275a364022af6ab828dfac83e38c0117cfe6;p=vpp.git diff --git a/src/vnet/map/map.h b/src/vnet/map/map.h index 208a58efc42..b9b3353dd2e 100644 --- a/src/vnet/map/map.h +++ b/src/vnet/map/map.h @@ -329,7 +329,7 @@ typedef struct { u16 port; } map_trace_t; -map_main_t map_main; +extern map_main_t map_main; extern vlib_node_registration_t ip4_map_node; extern vlib_node_registration_t ip6_map_node;