Squashfs: factor out remaining zlib dependencies into separate wrapper file
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Wed, 23 Sep 2009 18:04:49 +0000 (19:04 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Wed, 20 Jan 2010 21:47:47 +0000 (21:47 +0000)
Move zlib buffer init/destroy code into separate wrapper file.  Also
make zlib z_stream field a void * removing the need to include zlib.h
for most files.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>

No differences found