diff options
Diffstat (limited to '')
-rw-r--r-- | contrib/vstudio/vc10/zlibvc.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/vstudio/vc10/zlibvc.def b/contrib/vstudio/vc10/zlibvc.def index d39a1d2..f0bf035 100644 --- a/contrib/vstudio/vc10/zlibvc.def +++ b/contrib/vstudio/vc10/zlibvc.def | |||
@@ -135,3 +135,6 @@ EXPORTS | |||
135 | gzflags @162 | 135 | gzflags @162 |
136 | inflateResetKeep @163 | 136 | inflateResetKeep @163 |
137 | deflateResetKeep @164 | 137 | deflateResetKeep @164 |
138 | |||
139 | ; zlib1 v1.2.7 added: | ||
140 | gzopen_w @165 | ||