hash: select cuckoo function at run-time
[dpdk.git] / lib / librte_hash / rte_hash_crc.h
index e61d57d..479f84b 100644 (file)
@@ -16,6 +16,7 @@ extern "C" {
 #endif
 
 #include <stdint.h>
+#include <rte_config.h>
 #include <rte_cpuflags.h>
 #include <rte_branch_prediction.h>
 #include <rte_common.h>