From 86590a4ad0a4a2ed5bbde94b65eeec729e6cfb5b Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Fri, 20 May 2005 20:30:09 +0100 Subject: [PATCH] --- yaml --- r: 4557 b: refs/heads/master c: c84441c47d21d9291e780cdb5686e927dcd6f227 h: refs/heads/master i: 4555: f738bff5c90d03609e1f15d87b6c7ec747036205 v: v3 --- [refs] | 2 +- trunk/fs/jffs2/compr_zlib.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 2c3a89b52556..784d10a30b2f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e2d48b1a98bb5da8d6998ca4db0b20fa46938a11 +refs/heads/master: c84441c47d21d9291e780cdb5686e927dcd6f227 diff --git a/trunk/fs/jffs2/compr_zlib.c b/trunk/fs/jffs2/compr_zlib.c index 078a30e406b5..83f7e0788fd0 100644 --- a/trunk/fs/jffs2/compr_zlib.c +++ b/trunk/fs/jffs2/compr_zlib.c @@ -7,7 +7,7 @@ * * For licensing information, see the file 'LICENCE' in this directory. * - * $Id: compr_zlib.c,v 1.29 2004/11/16 20:36:11 dwmw2 Exp $ + * $Id: compr_zlib.c,v 1.31 2005/05/20 19:30:06 gleixner Exp $ * */ @@ -17,10 +17,10 @@ #include #include +#include #include #include #include -#include #include "nodelist.h" #include "compr.h"