]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ark/ark_global.h
examples/ipsec-secgw: replace strncpy with strlcpy
[dpdk.git] / drivers / net / ark / ark_global.h
index aef2cf73b191b426c993f57e2bf03c4e6015b191..41eb260e6e6da97bdc1e527514e193cbce6289f3 100644 (file)
@@ -38,7 +38,7 @@
 #include <assert.h>
 
 #include <rte_mbuf.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_malloc.h>
 #include <rte_memcpy.h>
 #include <rte_string_fns.h>