X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=849b707a43043a501ab92cadbed6af66f725a139;hp=473233599b9844310f1b77e8a0c196c8afe007f9;hb=c71f51ee5d5c2a387d0ad00d842fd390ec9944d8;hpb=ccf5026c5cbe90cf3b3a07531b0946aa19cdd611 diff --git a/server.c b/server.c index 47323359..849b707a 100644 --- a/server.c +++ b/server.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. */ @@ -68,6 +68,7 @@ #include #include #include +#include #include "para.h" #include "error.h"