pci: introduce library and driver
[dpdk.git] / drivers / net / enic / enic_ethdev.c
index c02f9b7..669dbf3 100644 (file)
@@ -37,6 +37,7 @@
 
 #include <rte_dev.h>
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_ethdev.h>
 #include <rte_ethdev_pci.h>
 #include <rte_string_fns.h>