X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fipsec%2Fesp.h;h=bc67f9d078386ddaed096ffb7a62390f8a1075b4;hb=71612d61930e57e7c8ebf9e5647b15a4b23720b2;hp=98db70179bd2b9b858ee5951d0507747210bfcd7;hpb=92b0275a364022af6ab828dfac83e38c0117cfe6;p=vpp.git diff --git a/src/vnet/ipsec/esp.h b/src/vnet/ipsec/esp.h index 98db70179bd..bc67f9d0783 100644 --- a/src/vnet/ipsec/esp.h +++ b/src/vnet/ipsec/esp.h @@ -80,7 +80,7 @@ typedef struct esp_main_per_thread_data_t *per_thread_data; } esp_main_t; -esp_main_t esp_main; +extern esp_main_t esp_main; #define ESP_WINDOW_SIZE (64) #define ESP_SEQ_MAX (4294967295UL)