pci: introduce library and driver
[dpdk.git] / drivers / net / mlx4 / mlx4_ethdev.c
index ca2170e..b0acd12 100644 (file)
@@ -61,6 +61,7 @@
 #pragma GCC diagnostic error "-Wpedantic"
 #endif
 
+#include <rte_bus_pci.h>
 #include <rte_errno.h>
 #include <rte_ethdev.h>
 #include <rte_ether.h>