aboutsummaryrefslogtreecommitdiff
path: root/sdk-modifications/libsrc/zlib/README
diff options
context:
space:
mode:
Diffstat (limited to 'sdk-modifications/libsrc/zlib/README')
-rw-r--r--sdk-modifications/libsrc/zlib/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/sdk-modifications/libsrc/zlib/README b/sdk-modifications/libsrc/zlib/README
index ee06114..90f3327 100644
--- a/sdk-modifications/libsrc/zlib/README
+++ b/sdk-modifications/libsrc/zlib/README
@@ -1 +1,8 @@
-This is a modified source release of zlib. zconf.h removes a reference to sys/types.h, which creates type conflicts on the DS2 SDK. For a pristine source release of zlib, please visit <http://zlib.net/>. \ No newline at end of file
+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>. \ No newline at end of file