X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Fnetmap%2Fnetmap.h;h=29f855fda8ee65e18a91d30836069ff1ac1eea54;hb=71612d61930e57e7c8ebf9e5647b15a4b23720b2;hp=047318909c969d3d50fc41763d791e2c6d7dd0e2;hpb=92b0275a364022af6ab828dfac83e38c0117cfe6;p=vpp.git diff --git a/src/vnet/devices/netmap/netmap.h b/src/vnet/devices/netmap/netmap.h index 047318909c9..29f855fda8e 100644 --- a/src/vnet/devices/netmap/netmap.h +++ b/src/vnet/devices/netmap/netmap.h @@ -98,7 +98,7 @@ typedef struct u32 input_cpu_count; } netmap_main_t; -netmap_main_t netmap_main; +extern netmap_main_t netmap_main; extern vnet_device_class_t netmap_device_class; extern vlib_node_registration_t netmap_input_node;