X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=lib%2Finflate.c;h=677b738c220458827f2765525739021b9219770d;hb=5a0e3ad6af8660be21ca98a971cd00f331318c05;hp=d10255973a9fc8b79df675c684a6532da26694a8;hpb=378e869fd0ef75fa85a5e3df56a58e74e77d04c9;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 #";