stefanf 2006-02-01 12:24:39 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) include nl_types.h Log: Unbreak building RELENG_6 on RELENG_5 by providing a __format_arg macro if it's not defined in <sys/cdefs.h>. This situation happens early when building the bootstrap-tools, where the new <nl_types.h> is mixed with the old <sys/cdefs.h>. Submitted by: imp Reviewed by: ru Revision Changes Path 1.11.2.2 +4 -0 src/include/nl_types.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"