]> git.droids-corp.org - dpdk.git/blobdiff - examples/l3fwd-acl/main.c
net/virtio: fix incorrect cast of void *
[dpdk.git] / examples / l3fwd-acl / main.c
index 4d263f1cfe105f4da564b504f88361b5816b73a0..e50b1a1a84ad7bfd530281ff4718907d8afd41e2 100644 (file)
@@ -47,7 +47,6 @@
 #include <rte_log.h>
 #include <rte_memory.h>
 #include <rte_memcpy.h>
-#include <rte_memzone.h>
 #include <rte_eal.h>
 #include <rte_launch.h>
 #include <rte_atomic.h>
@@ -57,7 +56,6 @@
 #include <rte_per_lcore.h>
 #include <rte_branch_prediction.h>
 #include <rte_interrupts.h>
-#include <rte_pci.h>
 #include <rte_random.h>
 #include <rte_debug.h>
 #include <rte_ether.h>