X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.c;h=932c9f3a2c7ef51014c9630514513ee427f0280b;hb=refs%2Ftags%2Fv0.4.9;hp=b6861b88bbcb36621109f6d9ac7fe80546a42b35;hpb=a5ad3d4c598bafe28e90e5b623e0a754d6e973d5;p=paraslash.git 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"