examples: remove dependency on PCI
[dpdk.git] / examples / multi_process / client_server_mp / mp_server / init.c
index cacf4e0..c8d0211 100644 (file)
@@ -56,7 +56,6 @@
 #include <rte_memcpy.h>
 #include <rte_mbuf.h>
 #include <rte_interrupts.h>
-#include <rte_pci.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
 #include <rte_malloc.h>