X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=compress_filter.c;h=74ea59f3ada85e6e10bba6f0d015d6bc8dbc3dd1;hb=017a63ecd7f2ff30233b50d455355400197bb660;hp=eee37518fd3ef0c5b52f3a4e116ff1767d360db3;hpb=9b565c60fd159e12d255bb18db9dbff066deebea;p=paraslash.git diff --git a/compress_filter.c b/compress_filter.c index eee37518..74ea59f3 100644 --- a/compress_filter.c +++ b/compress_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 Andre Noll + * Copyright (C) 2005-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -11,7 +11,6 @@ */ #include -#include #include "para.h" #include "compress_filter.cmdline.h"