X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.c;h=57e851f938c700044be20b62226dc07fae63c07e;hb=b62e2796b85c7d7f3138fe729f4637853e0fafe0;hp=1ca5db3c97aea79477fd935569e989de7052064d;hpb=dab27431eccead1ce255b3f82453a0a2e86e0163;p=paraslash.git diff --git a/command.c b/command.c index 1ca5db3c..57e851f9 100644 --- a/command.c +++ b/command.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. */ @@ -13,6 +13,7 @@ #include #include #include +#include #include "para.h" #include "error.h"