musl/include/net
Hauke Mehrtens b583c5d3b4 add additional uapi guards for Linux kernel header files
With Linux kernel 4.16 it will be possible to guard more parts of the
Linux header files from a libc. Make use of this in musl to guard all
the structures and other definitions from the Linux header files which
are also defined by the header files provided by musl. This will make
it possible to compile source files which include both the libc
headers and the kernel userspace headers.

This extends the definitions done in commit 04983f2272 ("make
netinet/in.h suppress clashing definitions from kernel headers")
2018-01-09 13:08:25 -05:00
..
ethernet.h header file fixes: multiple include guard consistency and correctness 2012-06-15 21:52:53 -04:00
if.h add additional uapi guards for Linux kernel header files 2018-01-09 13:08:25 -05:00
if_arp.h add ARPHDR_VSOCKMON from linux v4.12 2017-11-05 18:41:14 -05:00
route.h fix all missing instances of __cplusplus checks/extern "C" in headers 2011-11-10 20:40:06 -05:00