]> git.droids-corp.org - dpdk.git/blobdiff - examples/load_balancer/init.c
examples: remove duplicate includes
[dpdk.git] / examples / load_balancer / init.c
index 8fe7db40667b74eef428dd36a749f527db16e910..717232e6e4748a0f9b3eea434526e50aed77438a 100644 (file)
@@ -49,7 +49,6 @@
 #include <rte_memcpy.h>
 #include <rte_memzone.h>
 #include <rte_eal.h>
-#include <rte_per_lcore.h>
 #include <rte_launch.h>
 #include <rte_atomic.h>
 #include <rte_cycles.h>