commit 4c33c46d48d71db42a115aba79f4ea239b46c271
Author: Sascha Wildner <[email protected]>
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

Reply via email to