freebsd-dev/sys/compat/linuxkpi/common/include
Mark Johnston 4eb18346d1 Avoid including list.h in LinuxKPI headers.
list.h includes a number of FreeBSD headers as a workaround for the
LIST_HEAD name collision. To reduce pollution, avoid including list.h
in commonly used headers when it is not explicitly needed.

Reviewed by:	hselasky
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D11249
2017-06-18 16:43:57 +00:00
..
asm Add more #ifdef arch checks to the linuxkpi 2017-06-07 18:08:11 +00:00
linux Avoid including list.h in LinuxKPI headers. 2017-06-18 16:43:57 +00:00
net Add full VNET support to the inet_get_local_port_range() function in 2017-03-22 15:46:31 +00:00