6 lines
122 B
C
6 lines
122 B
C
|
#ifndef __ZLIB
|
||
|
#define __ZLIB
|
||
|
#pragma lib "/$M/lib/ape/libz.a"
|
||
|
#include "/sys/src/cmd/gs/zlib/zlib.h"
|
||
|
#endif /* __ZLIB */
|