New upstream version 17.11.1
[deb_dpdk.git] / lib / librte_hash / rte_jhash.h
index 3eca138..42c4568 100644 (file)
@@ -48,6 +48,7 @@ extern "C" {
 #include <string.h>
 #include <limits.h>
 
+#include <rte_config.h>
 #include <rte_log.h>
 #include <rte_byteorder.h>