New upstream version 18.02
[deb_dpdk.git] / lib / librte_ether / rte_ethdev_vdev.h
index ff92e6e..259feda 100644 (file)
 #ifndef _RTE_ETHDEV_VDEV_H_
 #define _RTE_ETHDEV_VDEV_H_
 
+#include <rte_config.h>
 #include <rte_malloc.h>
 #include <rte_bus_vdev.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 
 /**
  * @internal