git: includes - Shift inclusion of sys/event.h from sys/file.h

看板DFBSD_commit作者時間16年前 (2010/01/26 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 442e7c7667f3cf6e373be0d337bd0bc2936796c4 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Jan 25 15:39:37 2010 -0800 includes - Shift inclusion of sys/event.h from sys/file.h * sys/file.h was including sys/event.h for struct klist, but only the kernle needs it. Shift the inclusion from outside to inside the _KERNEL conditional. * Should fix the pkgsrc build of databases/db4 and databases/db46. Reported-by: Goetz Isenmann <g.isenmann@science-computing.de> Summary of changes: sys/sys/file.h | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/442e7c7667f3cf6e373be0d337bd0bc2936796c4 -- DragonFly BSD source repository
文章代碼(AID): #1BNZ34No (DFBSD_commit)