#include "zlib.h" int ZEXPORT inflateReset(strm) z_streamp strm; { return Z_OK ; }