X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=net.c;h=ffd4350b4b14bc32d8e270db2734cc97fee400df;hp=2369dc8ce99027a4bb122a9a9d3e71bb5aa10f8b;hb=a24d175e6d093d6d9f6e583c3026e45924bad621;hpb=7584638594109184f329bead008f1dcdd9030767 diff --git a/net.c b/net.c index 2369dc8c..ffd4350b 100644 --- a/net.c +++ b/net.c @@ -25,13 +25,10 @@ #define AI_ADDRCONFIG 0 #endif -#include #include -#include #include "para.h" #include "error.h" -#include "crypt.h" #include "net.h" #include "string.h" #include "list.h"