X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=932c9f3a2c7ef51014c9630514513ee427f0280b;hp=b6861b88bbcb36621109f6d9ac7fe80546a42b35;hb=53077ea78f01e197e84529ae42558af5c3a68429;hpb=a5ad3d4c598bafe28e90e5b623e0a754d6e973d5 diff --git a/command.c b/command.c index b6861b88..932c9f3a 100644 --- a/command.c +++ b/command.c @@ -24,6 +24,7 @@ #include "server.h" #include "list.h" #include "send.h" +#include "sched.h" #include "vss.h" #include "net.h" #include "daemon.h" @@ -32,7 +33,6 @@ #include "user_list.h" #include "server_command_list.h" #include "afs_command_list.h" -#include "sched.h" #include "signal.h" #include "version.h"