git: kernel/ufs: Use __offsetof() instead of offsetof() (unbreaks buildworld).

Tim Darby t+dfbsd at timdarby.net
Sun Mar 3 17:24:43 PST 2013


Thanks, buildworld unbroken for me.


Tim


On Sun, Mar 3, 2013 at 5:51 PM, Sascha Wildner <
swildner at crater.dragonflybsd.org> wrote:

>
> commit 4c33c46d48d71db42a115aba79f4ea239b46c271
> Author: Sascha Wildner <saw at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20130303/22c9c33d/attachment-0001.htm>


More information about the Commits mailing list