X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=aa827f2b1cdc9ffd9984379b55c02223addcca1b;hp=b6861b88bbcb36621109f6d9ac7fe80546a42b35;hb=03655936efc48594ec7f35d82c41782e16d07f21;hpb=b307a25ed895caa33684302b502e9e0e70dc78b7 diff --git a/command.c b/command.c index b6861b88..aa827f2b 100644 --- a/command.c +++ b/command.c @@ -11,7 +11,6 @@ #include #include #include -#include #include "para.h" #include "error.h" @@ -24,6 +23,7 @@ #include "server.h" #include "list.h" #include "send.h" +#include "sched.h" #include "vss.h" #include "net.h" #include "daemon.h" @@ -32,7 +32,6 @@ #include "user_list.h" #include "server_command_list.h" #include "afs_command_list.h" -#include "sched.h" #include "signal.h" #include "version.h"