Author :
ubawurinna
Date :
2023-03-01 10:16:59
Hash :79c8bd91 Message :[gzip] Fix static linking.
Without this patch, static linking with MS Visual Studio causes linking
errors.
* src/gzip/ftgzip.c: Set `ZEXPORT` to nothing and `ZEXTERN` to static for
all compilers.