X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flibrte_gro%2Frte_gro.h;h=d57e0c5f9b7e05df8af13b1c6af49409a50b4784;hb=455da5453987;hp=69721a9c0adf5232111f779e4104bbe8b08ef5b2;hpb=a0c1f8239222368cfa34d81aa8c92117d2a67afc;p=dpdk.git diff --git a/lib/librte_gro/rte_gro.h b/lib/librte_gro/rte_gro.h index 69721a9c0a..d57e0c5f9b 100644 --- a/lib/librte_gro/rte_gro.h +++ b/lib/librte_gro/rte_gro.h @@ -38,6 +38,9 @@ * Interface to GRO library */ +#include +#include + #ifdef __cplusplus extern "C" { #endif