X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=net.c;h=ffd4350b4b14bc32d8e270db2734cc97fee400df;hp=fa48e54f3f8525f26c716ef88784739ecd82a1fb;hb=32e646780461f96682d1191d31e08e4602ab125e;hpb=e5f02e0748de02eabfb8e0746af09eb676ec1dc0 diff --git a/net.c b/net.c index fa48e54f..ffd4350b 100644 --- a/net.c +++ b/net.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 Andre Noll + * Copyright (C) 2005-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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"