examples: remove dependency on PCI
[dpdk.git] / examples / multi_process / l2fwd_fork / main.c
index 6931f72..deace27 100644 (file)
@@ -61,7 +61,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>