diff options
Diffstat (limited to '')
-rw-r--r-- | zconf.h | 1 | ||||
-rw-r--r-- | zconf.h.cmakein | 1 | ||||
-rw-r--r-- | zconf.h.in | 1 |
3 files changed, 3 insertions, 0 deletions
@@ -59,6 +59,7 @@ | |||
59 | # define deflateSetDictionary z_deflateSetDictionary | 59 | # define deflateSetDictionary z_deflateSetDictionary |
60 | # define deflateSetHeader z_deflateSetHeader | 60 | # define deflateSetHeader z_deflateSetHeader |
61 | # define deflateTune z_deflateTune | 61 | # define deflateTune z_deflateTune |
62 | # define deflateUsed z_deflateUsed | ||
62 | # define deflate_copyright z_deflate_copyright | 63 | # define deflate_copyright z_deflate_copyright |
63 | # define get_crc_table z_get_crc_table | 64 | # define get_crc_table z_get_crc_table |
64 | # ifndef Z_SOLO | 65 | # ifndef Z_SOLO |
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 |
@@ -59,6 +59,7 @@ | |||
59 | # define deflateSetDictionary z_deflateSetDictionary | 59 | # define deflateSetDictionary z_deflateSetDictionary |
60 | # define deflateSetHeader z_deflateSetHeader | 60 | # define deflateSetHeader z_deflateSetHeader |
61 | # define deflateTune z_deflateTune | 61 | # define deflateTune z_deflateTune |
62 | # define deflateUsed z_deflateUsed | ||
62 | # define deflate_copyright z_deflate_copyright | 63 | # define deflate_copyright z_deflate_copyright |
63 | # define get_crc_table z_get_crc_table | 64 | # define get_crc_table z_get_crc_table |
64 | # ifndef Z_SOLO | 65 | # ifndef Z_SOLO |