Date: Wed, 1 Feb 2006 12:24:39 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include nl_types.h Message-ID: <200602011224.k11COeeV055370@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602011224.k11COeeV055370>
