Merge branch 't/unix_path_max_fix'
[paraslash.git] / udp_recv.c
index f008f1eda30a96818d80fdbf01783186f036e341..45d24eae2cd40e9ee4b53106b92ccb85c779dc85 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * 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.
  */
 /** \file udp_recv.c Paraslash's udp receiver */
 
 #include <regex.h>
-#include <dirent.h>
 #include <sys/socket.h>
 #include <net/if.h>