diff options
Diffstat (limited to 'examples/l2fwd-jobstats')
-rw-r--r-- | examples/l2fwd-jobstats/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/l2fwd-jobstats/main.c b/examples/l2fwd-jobstats/main.c index 614ea604..dd9201b2 100644 --- a/examples/l2fwd-jobstats/main.c +++ b/examples/l2fwd-jobstats/main.c @@ -59,7 +59,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_spinlock.h> |