X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Fstack%2Frte_stack.c;h=1fabec2bfe30f4968f0ac01bd11afae0e0eda790;hb=ffe77e911f6a3d62757bc740670c4fda28f882f2;hp=f1cbb9803ffc98c5ed32969bcd6f49c22a93e4b0;hpb=eeded2044af5bbe88220120b14933536cbb3edb6;p=dpdk.git diff --git a/lib/stack/rte_stack.c b/lib/stack/rte_stack.c index f1cbb9803f..1fabec2bfe 100644 --- a/lib/stack/rte_stack.c +++ b/lib/stack/rte_stack.c @@ -3,15 +3,13 @@ */ #include +#include #include -#include -#include #include #include #include #include -#include #include #include "rte_stack.h"