]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fix Z_SOLO mode
authorBernhard Rosenkränzer <bero@lindev.ch>
Sun, 27 Jun 2021 12:31:54 +0000 (14:31 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 11 Aug 2021 10:01:34 +0000 (12:01 +0200)
commit834e8ce342fa9f24c25be3ec8385ea162efc94ad
tree928e39ea05c318c4456409087aaca51f5ed95cac
parent12a975ac9f19b3d2e362d0d783ea20400335d1c6
Fix Z_SOLO mode

Without this patch, #include <zlib.h> with Z_SOLO defined
(e.g. while building perl 5.34.0) fails because of use of
undefined types.
zlib.h