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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"