diff options
Diffstat (limited to '')
-rw-r--r-- | zconf.h.cmakein | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zconf.h.cmakein b/zconf.h.cmakein index 2e794b9..7a35e8f 100644 --- a/zconf.h.cmakein +++ b/zconf.h.cmakein | |||
@@ -61,6 +61,7 @@ | |||
61 | # define deflateSetDictionary z_deflateSetDictionary | 61 | # define deflateSetDictionary z_deflateSetDictionary |
62 | # define deflateSetHeader z_deflateSetHeader | 62 | # define deflateSetHeader z_deflateSetHeader |
63 | # define deflateTune z_deflateTune | 63 | # define deflateTune z_deflateTune |
64 | # define deflateUsed z_deflateUsed | ||
64 | # define deflate_copyright z_deflate_copyright | 65 | # define deflate_copyright z_deflate_copyright |
65 | # define get_crc_table z_get_crc_table | 66 | # define get_crc_table z_get_crc_table |
66 | # ifndef Z_SOLO | 67 | # ifndef Z_SOLO |