]> git.droids-corp.org - dpdk.git/blobdiff - test/test/test.c
remove useless memzone includes
[dpdk.git] / test / test / test.c
index 9accbd134c29b89f1ef5713470b7e3114cf5ddab..0e6ff7cee1d2525e5b5c98f4488067ee046ba075 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>