commit | 8fcd97216f45b1691f8f91f35cc108d06e0bfca8 | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Thu Jan 06 06:08:50 2011 +0000 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Thu Jan 13 21:24:15 2011 +0000 |
tree | f22ddb09a78512768e6e4f766e8b61721175aee5 | |
parent | 6197fd86789a28760f8375b5ae8885cd7258042f [diff] |
Squashfs: move squashfs_i() definition from squashfs.h Move squashfs_i() definition out of squashfs.h, this eliminates the need to #include squashfs_fs_i.h from numerous files. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>