K 10 svn:author V 6 emaste K 8 svn:date V 27 2022-04-05T19:44:37.931697Z K 7 svn:log V 441 sys/contrib/zlib: Always define Z_U8 and Z_U4 This is a temporary hack for zlib to make sure that the library still builds when building with Z_SOLO (used in kernel and loader), as zlib is depending on limits.h which is only available in STDC case. PR: kern/262977 MFC after: 3 days (cherry picked from commit 0a21252adf11f7e839eabeb530e75cd1f9cd5386) Git Hash: ca211d5f64999e5efe6ac3459d912aa6f8d0546e Git Author: delphij@FreeBSD.org END