diff options
Diffstat (limited to 'lib/librte_hash/rte_fbk_hash.c')
-rw-r--r-- | lib/librte_hash/rte_fbk_hash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/librte_hash/rte_fbk_hash.c b/lib/librte_hash/rte_fbk_hash.c index 55c9f358..c87719fb 100644 --- a/lib/librte_hash/rte_fbk_hash.c +++ b/lib/librte_hash/rte_fbk_hash.c @@ -39,7 +39,6 @@ #include <sys/queue.h> #include <rte_memory.h> -#include <rte_memzone.h> #include <rte_eal.h> #include <rte_eal_memconfig.h> #include <rte_malloc.h> |