pci: introduce library and driver
[dpdk.git] / drivers / net / e1000 / igb_ethdev.c
index e829035..0a6c97e 100644 (file)
@@ -43,6 +43,7 @@
 #include <rte_log.h>
 #include <rte_debug.h>
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
 #include <rte_ethdev_pci.h>