commit | 28ff4ef71795fe6f6c0cc06a04911c9ca09c2c11 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 24 14:22:18 2010 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 24 14:22:22 2010 +1030 |
tree | b507072181412cb06558aa2e35f0bf56b16753ee | |
parent | 169c246a30808588436794e96a97c61a01af9bed [diff] |
lguest: remove unneeded zlib.h include in example launcher Two years ago 5bbf89fc2608 removed the horrible bzImage unpacking code. Now it's time to remove the unneeded zlib.h include, too. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>