aboutsummaryrefslogtreecommitdiffstats
path: root/examples/multi_process/l2fwd_fork/flib.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multi_process/l2fwd_fork/flib.c')
-rw-r--r--examples/multi_process/l2fwd_fork/flib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/multi_process/l2fwd_fork/flib.c b/examples/multi_process/l2fwd_fork/flib.c
index 343f09f1..85bbc2d3 100644
--- a/examples/multi_process/l2fwd_fork/flib.c
+++ b/examples/multi_process/l2fwd_fork/flib.c
@@ -70,7 +70,6 @@
#include <rte_debug.h>
#include <rte_ether.h>
#include <rte_ethdev.h>
-#include <rte_ring.h>
#include <rte_mempool.h>
#include <rte_mbuf.h>
#include <rte_string_fns.h>