]> git.droids-corp.org - dpdk.git/blobdiff - examples/load_balancer/config.c
remove useless memzone includes
[dpdk.git] / examples / load_balancer / config.c
index ae234de820230050daf8d9ae1fcc67c56ea089d5..faf5198305b0169cce6c3992c3a6b65a5d1026a0 100644 (file)
@@ -47,7 +47,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>