aboutsummaryrefslogtreecommitdiff
path: root/sdk-modifications/libsrc/zlib/README
blob: 90f332758d822ad7a9c86d547222838028fdffa9 (plain)
1
2
3
4
5
6
7
8
This is a modified source release of zlib. 

Changes:
	zconf.h removes a reference to sys/types.h, which creates type conflicts on the DS2 SDK. 
	gzguts.h removes standard c library includes for DS2 SDK equivalents
	

For a pristine source release of zlib, please visit <http://zlib.net>.