Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose zlib constants for backwards compat zlib-ng#747
Building a project that had an internal copy of minizip 1.x, but preferring an external library, with minizip 4.x showed that the compat layer was not exposing some constants from zlib that minizip 1.x headers did.
- Loading branch information