examples: remove dependency on PCI
[dpdk.git] / examples / performance-thread / l3fwd-thread / main.c
index 6fab4f4..fa65234 100644 (file)
@@ -59,7 +59,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>