On Tuesday 2018-06-05 08:20, Duncan Roe wrote:

>libmnl carries a private copy of a number of system headers. These were mostly
>still being included with angle brackets as though they were system headers.

These headers are willingly used in exactly that context: they are 
system headers, just at another location.

>Tested configurations of gcc would pick up the private copy in these cases but
>it has been reported that others do not.

Seeing that report would be helpful.

>By using double quotes, developers are reminded that the code is using a
>private header which may differ from the system one, in fact
>./include/linux/netlink.h differs considerably from 
>/usr/include/linux/netlink.h
>at kernel-headers-4.4.14 and even more so at kernel-headers-4.16.12.

A new copy may be due.

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to