]> git.droids-corp.org - dpdk.git/blobdiff - examples/load_balancer/main.c
remove unused ring includes
[dpdk.git] / examples / load_balancer / main.c
index 7ede35856e3c43ac6a86b3039e0057c3843bf9c7..c97bf6fad2cc58f00b199777846acc016fd64fbf 100644 (file)
@@ -64,7 +64,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>