X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_table%2Frte_lru_x86.h;h=7a67ee8bd580660a8d78d84660587fdab8443178;hb=ea7be0a0386e1bc2cd0686aedd27c034f54fed53;hp=372a09fb209bb599e87b70b5916ca0a59b605699;hpb=369991d997e4abdee355e19ffbb41a4d246cafa2;p=dpdk.git diff --git a/lib/librte_table/rte_lru_x86.h b/lib/librte_table/rte_lru_x86.h index 372a09fb20..7a67ee8bd5 100644 --- a/lib/librte_table/rte_lru_x86.h +++ b/lib/librte_table/rte_lru_x86.h @@ -11,6 +11,8 @@ extern "C" { #include +#include + #ifndef RTE_TABLE_HASH_LRU_STRATEGY #define RTE_TABLE_HASH_LRU_STRATEGY 2 #endif