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