X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=net.c;h=bd1bcc648cad5148ac4cad581bcf4d2566a63078;hb=a22e734cd89015a71d0dd7cf895799c440805847;hp=fa48e54f3f8525f26c716ef88784739ecd82a1fb;hpb=b5b5d00eea33eccd3d2d75057c5254bf85568b00;p=paraslash.git diff --git a/net.c b/net.c index fa48e54f..bd1bcc64 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. */ @@ -27,11 +27,9 @@ #include #include -#include #include "para.h" #include "error.h" -#include "crypt.h" #include "net.h" #include "string.h" #include "list.h"