jkim 2006-08-16 00:02:36 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c
Log:
Include sys/limits.h for INT_MAX. freebsd32_proto.h 1.58 does not include
sys/umtx.h any more and previously it was included from there.
Revision Changes Path
1.58 +1 -0 src/sys/compat/freebsd32/freebsd32_misc.c