]> git.droids-corp.org - dpdk.git/blobdiff - examples/l3fwd-vf/main.c
doc: add bus libraries to release notes
[dpdk.git] / examples / l3fwd-vf / main.c
index a843391151aa87246b0a71c281de27ffc66aedc8..6ef89fc8c055a46d8eac999fe0da4e280c9cb3f9 100644 (file)
@@ -48,7 +48,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>
@@ -59,7 +58,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>