]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - fecdec_filter.c
stream cipher: Allow in-place encryption.
[paraslash.git] / fecdec_filter.c
index d8b929760e6d450cf6412434f89f8c19438bd784..fb2dba025d37806b2b70bd8f8002cae09e3e4db8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2009-2011 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -9,7 +9,6 @@
 #include <regex.h>
 #include <stdbool.h>
 
-#include <dirent.h>
 #include "para.h"
 #include "error.h"
 #include "list.h"