opnsense-src/sys/compat/linuxkpi/common
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
..
include Avoid including list.h in LinuxKPI headers. 2017-06-18 16:43:57 +00:00
src Augment wait queue support in the LinuxKPI. 2017-06-09 19:41:12 +00:00