X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;ds=sidebyside;f=lib%2Finflate.c;h=677b738c220458827f2765525739021b9219770d;hb=3ff987801d0ab35794cc8a8142c14c2392a9a404;hp=d10255973a9fc8b79df675c684a6532da26694a8;hpb=b963bd39c9000328f6ce4f12aa52abbb0c68ee91;p=mv-sheeva.git diff --git a/lib/inflate.c b/lib/inflate.c index d10255973a9..677b738c220 100644 --- a/lib/inflate.c +++ b/lib/inflate.c @@ -103,6 +103,7 @@ the two sets of lengths. */ #include +#include #ifdef RCSID static char rcsid[] = "#Id: inflate.c,v 0.14 1993/06/10 13:27:04 jloup Exp #";