Define HAVE_HIDDEN for libz
authortb <tb@openbsd.org>
Sun, 21 Jan 2024 07:33:46 +0000 (07:33 +0000)
committertb <tb@openbsd.org>
Sun, 21 Jan 2024 07:33:46 +0000 (07:33 +0000)
commitb40fdb3cce0d3564b188000b37c56711d876e7c6
treecc91a986255c4f40f6e1a7243e553d55d7d41260
parentb4f91ba2d94c623df6ffa7f5d205e383652827d0
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
lib/libz/Makefile