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.richard...@i
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
---
examples/l3fwd/l3fwd_lpm.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/examples/l
2 matches
Mail list logo