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