X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client.c;h=b6a2f24157b7a01a63f9bbb13418c2c2326559dc;hp=8cae657ba60ecbb344bdfd6156ed7c1567cac3ba;hb=32e646780461f96682d1191d31e08e4602ab125e;hpb=f42b5eccb6ec3364dc0500ffeffbe9d9ecab07bd diff --git a/client.c b/client.c index 8cae657b..b6a2f241 100644 --- a/client.c +++ b/client.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2009 Andre Noll + * Copyright (C) 1997-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file client.c the client program used to connect to para_server */ #include -#include #include #include "para.h"