]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bonding/rte_eth_bond_api.c
bus/vdev: move code from EAL into a new driver
[dpdk.git] / drivers / net / bonding / rte_eth_bond_api.c
index 8c602f8a71bbd09db6b2dfcd7ac01c2c8a02e3b6..980e6368fd5b1d2dbc784d1deddf0359d05446bc 100644 (file)
@@ -37,7 +37,7 @@
 #include <rte_malloc.h>
 #include <rte_ethdev.h>
 #include <rte_tcp.h>
-#include <rte_vdev.h>
+#include <rte_bus_vdev.h>
 #include <rte_kvargs.h>
 
 #include "rte_eth_bond.h"