Rename struct rc4_context and stream cipher send/receive functions.
[paraslash.git] / net.c
diff --git a/net.c b/net.c
index 2369dc8ce99027a4bb122a9a9d3e71bb5aa10f8b..bd1bcc648cad5148ac4cad581bcf4d2566a63078 100644 (file)
--- a/net.c
+++ b/net.c
 
 #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"