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