]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - user_list.c
gui: Fix off-by-one in add_spaces().
[paraslash.git] / user_list.c
index 0f56b651680e1b5f4c275432e7f209714222045e..31ffe67b6e96f44aaabb2c32ac31ef4cfee2d468 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2013 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 "para.h"
 #include "error.h"