]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/kni/rte_eth_kni.c
net/mlx4: fix Rx offload non-fragmented indication
[dpdk.git] / drivers / net / kni / rte_eth_kni.c
index a1df4c6a9bd1d950de73cef78f0965216134a48b..dc4e65f5d924c2dd6f8c3509f182322580e5b1d0 100644 (file)
@@ -6,7 +6,7 @@
 #include <pthread.h>
 #include <unistd.h>
 
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_vdev.h>
 #include <rte_kni.h>
 #include <rte_kvargs.h>