DragonFly commits List (threaded) for 2010-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: includes - Shift inclusion of sys/event.h from sys/file.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]