X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.c;h=a84d3b867d23a1e98b25eb5ea6799378029f8095;hb=61250cf03241bf73662dac3753e44660a572fa2a;hp=97924f227988a99a851a1df2c703946d05fbe3bf;hpb=06e7fb50098513c14d08c82fa1579d7bd105dc5c;p=paraslash.git diff --git a/command.c b/command.c index 97924f22..a84d3b86 100644 --- a/command.c +++ b/command.c @@ -13,17 +13,18 @@ #include #include "para.h" +#include "error.h" #include "server.cmdline.h" #include "afs_common.h" +#include "string.h" #include "afh.h" +#include "afs.h" #include "server.h" #include "vss.h" #include "send.h" #include "rc4.h" -#include "error.h" #include "net.h" #include "daemon.h" -#include "string.h" #include "fd.h" #include "list.h" #include "user_list.h"