diff options
Diffstat (limited to 'lib/librte_hash/rte_thash.h')
-rw-r--r-- | lib/librte_hash/rte_thash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_hash/rte_thash.h b/lib/librte_hash/rte_thash.h index 4fa5e07a..a6ddb7bf 100644 --- a/lib/librte_hash/rte_thash.h +++ b/lib/librte_hash/rte_thash.h @@ -53,6 +53,7 @@ extern "C" { #include <stdint.h> #include <rte_byteorder.h> +#include <rte_config.h> #include <rte_ip.h> #include <rte_common.h> |