Date: Tue, 4 Mar 2008 15:56:18 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c Message-ID: <200803041556.m24FuIqw012139@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-03-04 15:56:18 UTC
FreeBSD src repository
Modified files:
usr.bin/make arch.c
Log:
<limits.h> is necessary for using INT_MIN, so included it here
explicitly rather than relying on name space pollution to pull it in
for us.
NB: The usage of INT_MIN is somewhat bogus and suspect to my eye, but this
commit doesn't address that issue.
Revision Changes Path
1.67 +1 -0 src/usr.bin/make/arch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803041556.m24FuIqw012139>
