xref: /netbsd-src/sys/lib/libz/libz.h (revision ead2c0eee3abe6bcf08c63bfc78eb8a93a579b2b)
1 #ifndef _LIB_LIBZ_LIBZ_H_
2 #define _LIB_LIBZ_LIBZ_H_
3 
4 #include <zlib.h>
5 
6 #endif /* _LIB_LIBZ_LIBZ_H_ */
7