CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/02/19 05:13:10
Modified files:
lib/libz : zlib.h
Log message:
sync with upstream
This replaces "zconf.h" with <zconf.h> conditionally on whether ZLIB_BUILD
is defined or not. Since we don't define ZLIB_BUILD this is a noop for us.
