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