New upstream version 17.11.1
[deb_dpdk.git] / lib / librte_ether / rte_ethdev_vdev.h
index 4d2c3e2..feb5a3e 100644 (file)
@@ -34,8 +34,9 @@
 #ifndef _RTE_ETHDEV_VDEV_H_
 #define _RTE_ETHDEV_VDEV_H_
 
+#include <rte_config.h>
 #include <rte_malloc.h>
-#include <rte_vdev.h>
+#include <rte_bus_vdev.h>
 #include <rte_ethdev.h>
 
 /**