From 25f6b4640aaadc4c03f3af19ba6e09a0e88e419e Mon Sep 17 00:00:00 2001 From: leitner Date: Tue, 27 Oct 2009 23:20:21 +0000 Subject: [PATCH] remove warning --- test/uudecode.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/uudecode.c b/test/uudecode.c index fee44b1..24a289a 100644 --- a/test/uudecode.c +++ b/test/uudecode.c @@ -5,6 +5,7 @@ * that replace "^." with "^..". This decoder will try reversing this * when decoding a part with broken crc. */ #include +#include #include #include #include