[dpdk-dev] [PATCH v2 1/6] examples/l3fwd: fix compile on FreeBSD
Luca Boccassi
bluca at debian.org
Wed May 1 12:10:17 CEST 2019
On Fri, 2019-04-26 at 17:50 +0100, Bruce Richardson wrote:
> On freebsd we need to include sys/socket.h to get the definition of
> AF_INET in order to compile.
>
> Fixes: d5ceea4ab160 ("examples/l3fwd: format IP addresses for
> printing")
>
> Signed-off-by: Bruce Richardson <
> bruce.richardson at intel.com
> >
> ---
> examples/l3fwd/l3fwd_lpm.c | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Luca Boccassi <bluca at debian.org>
--
Kind regards,
Luca Boccassi
More information about the dev
mailing list