X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=random_selector.c;h=ac82058deb0b614ab27dcfe298aea238c20b480d;hp=bcbdae692b09269d46ffb370be6a139fab8540f5;hb=61250cf03241bf73662dac3753e44660a572fa2a;hpb=2cfb78331c33cb74c6abf357e8221604c3c9ec47 diff --git a/random_selector.c b/random_selector.c index bcbdae69..ac82058d 100644 --- a/random_selector.c +++ b/random_selector.c @@ -8,13 +8,14 @@ #include /* gettimeofday */ #include "para.h" +#include "error.h" +#include "string.h" #include "server.cmdline.h" #include "afh.h" +#include "afs.h" #include "server.h" #include "afs_common.h" -#include "error.h" #include "net.h" -#include "string.h" #include "random_selector_command_list.h" extern struct misc_meta_data *mmd;