net/i40e: fix VF Rx interrupt enabling
[dpdk.git] / drivers / net / kni / rte_eth_kni.c
index a1df4c6..dc4e65f 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>