Use sideband also for challenge response.
[paraslash.git] / compress_filter.c
index eee37518fd3ef0c5b52f3a4e116ff1767d360db3..74ea59f3ada85e6e10bba6f0d015d6bc8dbc3dd1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2012 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"