remove useless memzone includes
[dpdk.git] / drivers / net / virtio / virtio_rxtx_simple.c
index 54ababa..b5bc1c4 100644 (file)
@@ -39,7 +39,6 @@
 
 #include <rte_cycles.h>
 #include <rte_memory.h>
-#include <rte_memzone.h>
 #include <rte_branch_prediction.h>
 #include <rte_mempool.h>
 #include <rte_malloc.h>