CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/17 07:18:00
Modified files:
lib/libcrypto/comp: c_zlib.c
Log message:
c_zlib.c needs bio_local.h with -DZLIB.
Apparently nobody tried to compile libcrypto with ZLI since Jan 2022.
Maybe this means that we can unifdef -U ZLIB or maybe not...
