cvs commit: src/usr.bin/make arch.c
Warner Losh
imp at FreeBSD.org
Tue Mar 4 15:56:18 UTC 2008
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
More information about the cvs-src
mailing list