aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_hash/rte_fbk_hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_hash/rte_fbk_hash.h')
-rw-r--r--lib/librte_hash/rte_fbk_hash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_hash/rte_fbk_hash.h b/lib/librte_hash/rte_fbk_hash.h
index c39c0976..e0d42b45 100644
--- a/lib/librte_hash/rte_fbk_hash.h
+++ b/lib/librte_hash/rte_fbk_hash.h
@@ -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>