看板 DFBSD_commit 關於我們 聯絡資訊
commit 7d3a0bbb90305fdc1c68417a4db4773105af585f Author: Matthew Dillon <dillon@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