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 <
> [email protected]
> >
> ---
> examples/l3fwd/l3fwd_lpm.c | 1 +
> 1 file changed, 1 insertion(+)
> Acked-by: Luca Boccassi <[email protected]> -- Kind regards, Luca Boccassi

