Update to use the new zlib-1.1.2 code.
[rsync.git] / zlib / zlib.h
index 787b5fd92ae7319091cfacc566ed8b7f404c4530..d0edd792f608c506a1e323e7a046b5a5fa01d8fb 100644 (file)
@@ -127,6 +127,7 @@ typedef z_stream FAR *z_streamp;
 #define Z_SYNC_FLUSH    2
 #define Z_FULL_FLUSH    3
 #define Z_FINISH        4
+#define Z_INSERT_ONLY  5
 /* Allowed flush values; see deflate() below for details */
 
 #define Z_OK            0