git: buildworld - Fix header file
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Aug 3 22:38:35 PDT 2010
commit 7d3a0bbb90305fdc1c68417a4db4773105af585f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Aug 3 22:34:35 2010 -0700
buildworld - Fix header file
* struct kqinfo must be exposed for _KERNEL_STRUCTURES too.
Fixes buildworld.
* Attempt to limit the inclusion of sys/queue.h to builds
with _KERNEL or _KERNEL_STRUCTURES.
Reported-by: swildner
Summary of changes:
sys/sys/event.h | 30 ++++++++++++++++--------------
1 files changed, 16 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d3a0bbb90305fdc1c68417a4db4773105af585f
--
DragonFly BSD source repository
More information about the Commits
mailing list