]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - random_selector.c
Switch to the new afs.
[paraslash.git] / random_selector.c
index bcbdae692b09269d46ffb370be6a139fab8540f5..ac82058deb0b614ab27dcfe298aea238c20b480d 100644 (file)
@@ -8,13 +8,14 @@
 
 #include <sys/time.h> /* 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;