git: buildworld - Fix header file

看板DFBSD_commit作者時間15年前 (2010/08/04 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1CMG8Xhw (DFBSD_commit)