K 10 svn:author V 3 dim K 8 svn:date V 27 2022-07-29T18:50:33.114032Z K 7 svn:log V 424 Suppress -Wstrict-prototypes for several zlib files Clang 15 is more strict about function definitions not matching declarations, and zlib has a lot of these, but since it is contributed code (and in K&R style to boot), suppress those warnings instead. MFC after: 3 days (cherry picked from commit e83ffec3af2e71cc64348d58481c87db9efbac92) Git Hash: f9d12ca07182d2e2a4119a00e0bbc4cc1cd8542e Git Author: dim@FreeBSD.org END