DragonFly commits List (threaded) for 2013-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel/ufs: Use __offsetof() instead of offsetof() (unbreaks buildworld).
commit 4c33c46d48d71db42a115aba79f4ea239b46c271
Author: Sascha Wildner <saw@online.de>
Date: Mon Mar 4 01:51:24 2013 +0100
kernel/ufs: Use __offsetof() instead of offsetof() (unbreaks buildworld).
__offsetof() is known to userland too, and <vfs/ufs/dir.h> is shared with
some userland programs.
Reported-by: marino
Summary of changes:
sys/vfs/ufs/dir.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4c33c46d48d71db42a115aba79f4ea239b46c271
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]