diff options
Diffstat (limited to 'examples/l3fwd-vf/main.c')
-rw-r--r-- | examples/l3fwd-vf/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/l3fwd-vf/main.c b/examples/l3fwd-vf/main.c index ca01b112..f56e8db9 100644 --- a/examples/l3fwd-vf/main.c +++ b/examples/l3fwd-vf/main.c @@ -65,7 +65,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_ip.h> |