On Sun, Nov 14, 2010 at 11:36:45AM -0500, jhell wrote: > I just merged some of the changes to stable/8 of bin/sh, specifically > all the recent changes that happened. In revision 215303 it shows that > you added stddef.h as an include to output.h while jobs.c includes both > output.h and stddef.h resulting in 'offsetof' being redefined.
This problem was introduced by r213775 include changes, which you have merged yourself. I had already noticed this myself in head and fixed it in r213925. I have now MFCed r213775 and r213925 so your problem should be solved. -- Jilles Tjoelker _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"