Author :
tb
Date :
2024-01-21 07:33:46
Hash :b40fdb3c Message :Define HAVE_HIDDEN for libz
This adds the hidden visibility attribute to functions that are needed in
multiple source files of the library but not part of the public API. This
is technically a major bump, but that decided to be overkill.
discussed with deraadt and millert