remove useless memzone includes
[dpdk.git] / examples / l3fwd-power / main.c
index 66ed687..0a34564 100644 (file)
@@ -50,7 +50,6 @@
 #include <rte_malloc.h>
 #include <rte_memory.h>
 #include <rte_memcpy.h>
-#include <rte_memzone.h>
 #include <rte_eal.h>
 #include <rte_launch.h>
 #include <rte_atomic.h>