]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/softnic/rte_eth_softnic.c
ethdev: separate driver APIs
[dpdk.git] / drivers / net / softnic / rte_eth_softnic.c
index 5c5464c8d97250fc69881cefb60b1db50198e2f8..b0c134152fd691ee16c36511631d0a339730bd5a 100644 (file)
@@ -6,7 +6,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_vdev.h>
 #include <rte_malloc.h>
 #include <rte_bus_vdev.h>