New upstream version 17.11.1
[deb_dpdk.git] / lib / librte_table / rte_lru_x86.h
index 10f513c..b4f6052 100644 (file)
@@ -40,6 +40,8 @@ extern "C" {
 
 #include <stdint.h>
 
+#include <rte_config.h>
+
 #ifndef RTE_TABLE_HASH_LRU_STRATEGY
 #define RTE_TABLE_HASH_LRU_STRATEGY                        2
 #endif