aboutsummaryrefslogtreecommitdiffstats
path: root/examples/load_balancer/runtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/load_balancer/runtime.c')
-rw-r--r--examples/load_balancer/runtime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/load_balancer/runtime.c b/examples/load_balancer/runtime.c
index 7f918aa4..e54b7851 100644
--- a/examples/load_balancer/runtime.c
+++ b/examples/load_balancer/runtime.c
@@ -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>