Commit 79c8bd91100af8d1b8df82269815a95ca1e91ead

ubawurinna 2023-03-01T10:16:59

[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.