X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=VNFs%2FDPPD-PROX%2Fprox_port_cfg.h;h=455e2b2ea982bd980208318c14b17d5f47d0a4cf;hb=2c437c3c5c75d78a0adb4f2ebfa454943b8063ad;hp=17616187f4b5eb97bcaddab7c540b3370d2869c1;hpb=51759157a499326cfe69ec0eecb00b1c5879bf50;p=samplevnf.git diff --git a/VNFs/DPPD-PROX/prox_port_cfg.h b/VNFs/DPPD-PROX/prox_port_cfg.h index 17616187..455e2b2e 100644 --- a/VNFs/DPPD-PROX/prox_port_cfg.h +++ b/VNFs/DPPD-PROX/prox_port_cfg.h @@ -17,8 +17,14 @@ #ifndef _PROX_PORT_CFG_H #define _PROX_PORT_CFG_H +#include #include #include +#include +#if RTE_VERSION >= RTE_VERSION_NUM(17,11,0,0) +#include +#endif +#include #include "prox_globals.h"