X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_ethdev%2Frte_ethdev.c;h=7743205d388d70481d394a891c0c37deb8d5274b;hb=9dc843eb273ba80c002a963187c42001d4a663f2;hp=78da29397980bf9b408556a0fcb9043103cc248e;hpb=400d758182669035203ba619001b0c03234b9121;p=dpdk.git diff --git a/lib/librte_ethdev/rte_ethdev.c b/lib/librte_ethdev/rte_ethdev.c index 78da293979..7743205d38 100644 --- a/lib/librte_ethdev/rte_ethdev.c +++ b/lib/librte_ethdev/rte_ethdev.c @@ -37,8 +37,8 @@ #include #include #include +#include -#include "rte_ether.h" #include "rte_ethdev.h" #include "rte_ethdev_driver.h" #include "ethdev_profile.h"