remove useless memzone includes
[dpdk.git] / examples / multi_process / simple_mp / mp_commands.c
index cde3abd..ef6dc58 100644 (file)
@@ -42,7 +42,6 @@
 
 #include <rte_common.h>
 #include <rte_memory.h>
-#include <rte_memzone.h>
 #include <rte_eal.h>
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>