From 0506acf0ffef7d0923a0f4969ef111ba8872c0f5 Mon Sep 17 00:00:00 2001 From: Kalle Dalheimer Date: Sat, 25 Oct 1997 18:57:53 +0000 Subject: [PATCH] - Alpha patch for kdvi - kview installs its icons in the correct directory svn path=/trunk/kdegraphics/kdvi/; revision=2306 --- squeeze.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squeeze.c b/squeeze.c index 8645c2146..b4a97bd0c 100644 --- a/squeeze.c +++ b/squeeze.c @@ -35,6 +35,7 @@ * as a constant string. */ #include +#include #define LINELENGTH (72) #define BUFLENGTH (1000) #undef putchar @@ -43,7 +44,6 @@ FILE *in, *out ; static int linepos = 0 ; static int lastspecial = 1 ; static int stringlen = 0; -extern int strlen() ; /* * This next routine writes out a `special' character. In this case, * we simply put it out, since any special character terminates the