diff options
Diffstat (limited to 'lib/librte_hash/rte_hash_crc.h')
-rw-r--r-- | lib/librte_hash/rte_hash_crc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_hash/rte_hash_crc.h b/lib/librte_hash/rte_hash_crc.h index 4f815aea..93188c29 100644 --- a/lib/librte_hash/rte_hash_crc.h +++ b/lib/librte_hash/rte_hash_crc.h @@ -45,6 +45,7 @@ extern "C" { #endif #include <stdint.h> +#include <rte_config.h> #include <rte_cpuflags.h> #include <rte_branch_prediction.h> #include <rte_common.h> |