X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=VNFs%2FDPPD-PROX%2Fprox_port_cfg.h;h=455e2b2ea982bd980208318c14b17d5f47d0a4cf;hb=2ba92161c4492779d0b858db468619737896dd9f;hp=370b0456a2b6a54ea639118cca7e341622c45cd0;hpb=f6abc2e6a02557e82ad0d1e5440653bb8884ecc8;p=samplevnf.git diff --git a/VNFs/DPPD-PROX/prox_port_cfg.h b/VNFs/DPPD-PROX/prox_port_cfg.h index 370b0456..455e2b2e 100644 --- a/VNFs/DPPD-PROX/prox_port_cfg.h +++ b/VNFs/DPPD-PROX/prox_port_cfg.h @@ -20,6 +20,11 @@ #include #include #include +#include +#if RTE_VERSION >= RTE_VERSION_NUM(17,11,0,0) +#include +#endif +#include #include "prox_globals.h"