Subject: /usr/include/{zconf,zlib}.h symbols
To: None <tech-userlevel@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
List: tech-userlevel
Date: 05/05/2000 19:26:04
	there are way too many #ifdef and typedefs in
	/usr/include/{zconf,zlib}.h, and they can easily conflict with other
	userland programs (including one pointed out by PR 8004).
	how do we want to resolve it?
	is it okay if we start stripping off any unnecessary declarations?

itojun