]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_hash/rte_fbk_hash.c
remove useless memzone includes
[dpdk.git] / lib / librte_hash / rte_fbk_hash.c
index 55c9f358319c01adf544cce3d8b6b9280128fe49..c87719fb69eca531514cf355510ba2173d8b96a3 100644 (file)
@@ -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>