remove useless memzone includes
[dpdk.git] / examples / multi_process / l2fwd_fork / main.c
index d273e45..6931f72 100644 (file)
@@ -51,7 +51,6 @@
 #include <rte_log.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>