]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ether/rte_ethdev_vdev.h
doc: add i40e queue region support to release notes
[dpdk.git] / lib / librte_ether / rte_ethdev_vdev.h
index 4d2c3e2bed028532322333f8e3d8681ec1d086aa..259feda3f7e84c6f4c7a99532fa34e19f8633c52 100644 (file)
 #ifndef _RTE_ETHDEV_VDEV_H_
 #define _RTE_ETHDEV_VDEV_H_
 
+#include <rte_config.h>
 #include <rte_malloc.h>
-#include <rte_vdev.h>
-#include <rte_ethdev.h>
+#include <rte_bus_vdev.h>
+#include <rte_ethdev_driver.h>
 
 /**
  * @internal