From 21767c654d31d2dccdde4330529775c6c5fd5389 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sun, 27 Mar 2022 15:47:03 -0700 Subject: zlib 1.2.12 --- contrib/vstudio/vc9/zlibvc.def | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'contrib/vstudio/vc9/zlibvc.def') diff --git a/contrib/vstudio/vc9/zlibvc.def b/contrib/vstudio/vc9/zlibvc.def index 54e683d..ba09bc1 100644 --- a/contrib/vstudio/vc9/zlibvc.def +++ b/contrib/vstudio/vc9/zlibvc.def @@ -151,3 +151,8 @@ EXPORTS deflateGetDictionary @173 adler32_z @174 crc32_z @175 + +; zlib1 v1.2.12 added: + crc32_combine_gen @176 + crc32_combine_gen64 @177 + crc32_combine_op @178 -- cgit v1.2.3-55-g6feb