New upstream version 17.11.1
[deb_dpdk.git] / lib / librte_hash / rte_fbk_hash.h
index c39c097..e0d42b4 100644 (file)
@@ -54,6 +54,7 @@ extern "C" {
 
 #include <string.h>
 
+#include <rte_config.h>
 #ifndef RTE_FBK_HASH_FUNC_DEFAULT
 #if defined(RTE_ARCH_X86) || defined(RTE_MACHINE_CPUFLAG_CRC32)
 #include <rte_hash_crc.h>