X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_mbuf%2Frte_mbuf_ptype.h;h=a3269c4c92e4e9e7b9518cc1909a634e1dc57d5c;hb=156c42ead15a40edbb2eec1ca560f506d099852e;hp=ff6de9d17989bb67ff2f50a5255ab4c2c09c8b06;hpb=8c5cb949937b474b50b41e5a3f730ccff3229085;p=dpdk.git diff --git a/lib/librte_mbuf/rte_mbuf_ptype.h b/lib/librte_mbuf/rte_mbuf_ptype.h index ff6de9d179..a3269c4c92 100644 --- a/lib/librte_mbuf/rte_mbuf_ptype.h +++ b/lib/librte_mbuf/rte_mbuf_ptype.h @@ -91,6 +91,9 @@ * RTE_PTYPE_INNER_L4_UDP. */ +#include +#include + #ifdef __cplusplus extern "C" { #endif