commit | f1a40359f8d8ba073257ed31a513e492621bcbc5 | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Wed Sep 23 19:04:49 2009 +0100 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Wed Jan 20 21:47:47 2010 +0000 |
tree | 313f81085e0e3e3606cecf4cc6ed4ead59cea3ee | |
parent | e6a6d3795565b8ccb957afc6ca0e50db40b2d899 [diff] |
Squashfs: factor out remaining zlib dependencies into separate wrapper file 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>