remove useless memzone includes
[dpdk.git] / drivers / net / ring / rte_eth_ring.c
index d82d207..76355a1 100644 (file)
@@ -36,7 +36,6 @@
 #include <rte_ethdev.h>
 #include <rte_malloc.h>
 #include <rte_memcpy.h>
-#include <rte_memzone.h>
 #include <rte_string_fns.h>
 #include <rte_vdev.h>
 #include <rte_kvargs.h>