]> git.droids-corp.org - dpdk.git/blobdiff - drivers/bus/fslmc/rte_fslmc.h
bus/fslmc: refactor scan and probe functions
[dpdk.git] / drivers / bus / fslmc / rte_fslmc.h
index 2f684d9ce49f601f2702747748cc44e40ebbf6a9..4c32db6270596ab1c89bd4f2c2c73f2f697c96f6 100644 (file)
@@ -56,6 +56,9 @@ extern "C" {
 #include <rte_interrupts.h>
 #include <rte_dev.h>
 #include <rte_bus.h>
+#include <rte_tailq.h>
+
+#include <fslmc_vfio.h>
 
 #define FSLMC_OBJECT_MAX_LEN 32   /**< Length of each device on bus */