buildworld - Fix header file
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 4 Aug 2010 05:34:35 +0000 (22:34 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 4 Aug 2010 05:34:35 +0000 (22:34 -0700)
commit7d3a0bbb90305fdc1c68417a4db4773105af585f
treeb56b5d2c46dbb8192bfae4c28b2e8a2b592625d1
parent4e05246291da1b325421295bcfcc7763cd96d52e
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
sys/sys/event.h