examples: remove dependency on PCI
[dpdk.git] / examples / multi_process / client_server_mp / mp_server / main.c
index 3bc4f97..6eda556 100644 (file)
@@ -58,7 +58,6 @@
 #include <rte_mbuf.h>
 #include <rte_ether.h>
 #include <rte_interrupts.h>
-#include <rte_pci.h>
 #include <rte_ethdev.h>
 #include <rte_byteorder.h>
 #include <rte_malloc.h>