05/06/2019 11:06, David Marchand:
> Caught on FreeBSD 12:
> 
> /usr/include/netinet/ip.h:71:17: error: field 'ip_src' has incomplete type
>   struct in_addr ip_src,ip_dst; /* source and dest address */
>                  ^~~~~~
> 
> POSIX defines netinet/in.h as the right header for in_addr.
> Linux seems fine without it but let's include it explicitly.
> 
> Signed-off-by: David Marchand <david.march...@redhat.com>

Please could you add a "Fixes:" tag with Cc stable?


Reply via email to