Subject: CVS commit: src/common/dist/zlib
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/25/2006 23:15:55
Module Name:	src
Committed By:	uwe
Date:		Wed Jan 25 23:15:55 UTC 2006

Modified Files:
	src/common/dist/zlib: crc32.c

Log Message:
If __NetBSD__ && (_KERNEL || _STANDALONE) - don't try to pull in
limits.h to guess what a four byte type is, just use uint32_t.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/common/dist/zlib/crc32.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.