]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ethdev/rte_ethdev.c
crypto/dpaa2_sec: add check for session validity
[dpdk.git] / lib / librte_ethdev / rte_ethdev.c
index 78da29397980bf9b408556a0fcb9043103cc248e..7743205d388d70481d394a891c0c37deb8d5274b 100644 (file)
@@ -37,8 +37,8 @@
 #include <rte_string_fns.h>
 #include <rte_kvargs.h>
 #include <rte_class.h>
+#include <rte_ether.h>
 
-#include "rte_ether.h"
 #include "rte_ethdev.h"
 #include "rte_ethdev_driver.h"
 #include "ethdev_profile.h"