]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - user_list.c
gcrypt: Fix format string in debug output.
[paraslash.git] / user_list.c
index 0f56b651680e1b5f4c275432e7f209714222045e..057ca6f8a340f2b508eb6fa5580249a3e8d01b85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2014 Andre Noll <maan@tuebingen.mpg.de>
  *
  * 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 "para.h"
 #include "error.h"