pci: introduce library and driver
[dpdk.git] / drivers / net / sfc / sfc.h
index c170384..7f11bf2 100644 (file)
@@ -35,6 +35,7 @@
 #include <stdbool.h>
 
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_ethdev.h>
 #include <rte_kvargs.h>
 #include <rte_spinlock.h>