app/procinfo: fix build without rte_security
authorHemant Agrawal <hemant.agrawal@nxp.com>
Fri, 18 Oct 2019 07:56:12 +0000 (13:26 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 23 Oct 2019 14:57:06 +0000 (16:57 +0200)
commitb0b9116f7237060b52503dee2112142ed94d358b
tree369d8787b8aacd9a3f0bb04d814b925af1fcaa0a
parent52dcc63d09a0fa103738ac6a258d84247585cf78
app/procinfo: fix build without rte_security

This patch fixes the compilation issues when
RTE_LIBRTE_SECURITY is disabled.

Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
Cc: stable@dpdk.org
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Thierry Herbelot <thierry.herbelot@6wind.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
app/proc-info/main.c