remove useless memzone includes
[dpdk.git] / test / test / test.c
index 9accbd1..0e6ff7c 100644 (file)
@@ -50,7 +50,6 @@ extern cmdline_parse_ctx_t main_ctx[];
 #endif
 
 #include <rte_memory.h>
-#include <rte_memzone.h>
 #include <rte_eal.h>
 #include <rte_cycles.h>
 #include <rte_log.h>