X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=42fa3e7584e7f622b7137730edcbfb5f07cbfd0f;hp=bbe0441bfef43c339c499cb197cffd64b0fec5eb;hb=6b44f1fdf5fdfd18b9f77a87428a971eef0c547e;hpb=a586ac33f5a699e406d3708988b6fa1fbe0ce3b7 diff --git a/command.c b/command.c index bbe0441b..42fa3e75 100644 --- a/command.c +++ b/command.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2009 Andre Noll + * Copyright (C) 1997-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -23,9 +23,9 @@ #include "afh.h" #include "afs.h" #include "server.h" -#include "vss.h" #include "list.h" #include "send.h" +#include "vss.h" #include "rc4.h" #include "net.h" #include "daemon.h"