]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - filter_common.c
Remove some unnecessary includes.
[paraslash.git] / filter_common.c
index cdd9f39855c8add2f5c4f4bdfdd88c65bbe72651..566d97edc9ee7eca82525f7854c4b81aed93c04d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2011 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -8,7 +8,6 @@
 
 #include <regex.h>
 #include <sys/types.h>
-#include <dirent.h>
 #include <stdbool.h>
 
 #include "para.h"