X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client.c;h=b6a2f24157b7a01a63f9bbb13418c2c2326559dc;hp=0b4afbd30ca0a9c6b7a9d128b77d8ace9b302928;hb=bda95f9508b456dcea89d300f6d4104e30ab9f3e;hpb=b0fe6d882dd35b01360a66e130d6714aff7b6a0d diff --git a/client.c b/client.c index 0b4afbd3..b6a2f241 100644 --- a/client.c +++ b/client.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2010 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"