]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - compress_filter.c
Merge remote-tracking branch 's/master'
[paraslash.git] / compress_filter.c
index 09a4c74d17dd7642dccbe990f4cb309418e58b71..f6ab8b12a74a0aeb3311d5fc4f99e0882d36d08d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2011 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -11,7 +11,6 @@
  */
 
 #include <regex.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "compress_filter.cmdline.h"