pci: introduce library and driver
[dpdk.git] / drivers / net / ark / ark_ethdev.c
index 1760628..ff87c20 100644 (file)
@@ -35,6 +35,7 @@
 #include <sys/stat.h>
 #include <dlfcn.h>
 
+#include <rte_bus_pci.h>
 #include <rte_ethdev_pci.h>
 #include <rte_kvargs.h>