pci: introduce library and driver
[dpdk.git] / drivers / net / virtio / virtio_ethdev.c
index ff2d9d6..a8ae788 100644 (file)
@@ -46,6 +46,7 @@
 #include <rte_atomic.h>
 #include <rte_branch_prediction.h>
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_ether.h>
 #include <rte_common.h>
 #include <rte_errno.h>