]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - net.c
Merge branch 't/libao'
[paraslash.git] / net.c
diff --git a/net.c b/net.c
index fa48e54f3f8525f26c716ef88784739ecd82a1fb..ffd4350b4b14bc32d8e270db2734cc97fee400df 100644 (file)
--- a/net.c
+++ b/net.c
@@ -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.
  */
 #define AI_ADDRCONFIG 0
 #endif
 
-#include <dirent.h>
 #include <regex.h>
-#include <openssl/rc4.h>
 
 #include "para.h"
 #include "error.h"
-#include "crypt.h"
 #include "net.h"
 #include "string.h"
 #include "list.h"