xref: /netbsd-src/sys/lib/libz/libz.h (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
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