aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_hash/rte_jhash.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_hash/rte_jhash.h')
-rw-r--r--lib/librte_hash/rte_jhash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_hash/rte_jhash.h b/lib/librte_hash/rte_jhash.h
index 3eca1385..42c45685 100644
--- a/lib/librte_hash/rte_jhash.h
+++ b/lib/librte_hash/rte_jhash.h
@@ -48,6 +48,7 @@ extern "C" {
#include <string.h>
#include <limits.h>
+#include <rte_config.h>
#include <rte_log.h>
#include <rte_byteorder.h>