pci: introduce library and driver
[dpdk.git] / drivers / net / i40e / i40e_ethdev.c
index 33a5fa8..bcd9ef1 100644 (file)
@@ -43,6 +43,7 @@
 #include <rte_eal.h>
 #include <rte_string_fns.h>
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_ether.h>
 #include <rte_ethdev.h>
 #include <rte_ethdev_pci.h>