Switch to the new afs.
[paraslash.git] / command.c
index 97924f227988a99a851a1df2c703946d05fbe3bf..a84d3b867d23a1e98b25eb5ea6799378029f8095 100644 (file)
--- a/command.c
+++ b/command.c
 #include <openssl/rc4.h>
 
 #include "para.h"
 #include <openssl/rc4.h>
 
 #include "para.h"
+#include "error.h"
 #include "server.cmdline.h"
 #include "afs_common.h"
 #include "server.cmdline.h"
 #include "afs_common.h"
+#include "string.h"
 #include "afh.h"
 #include "afh.h"
+#include "afs.h"
 #include "server.h"
 #include "vss.h"
 #include "send.h"
 #include "rc4.h"
 #include "server.h"
 #include "vss.h"
 #include "send.h"
 #include "rc4.h"
-#include "error.h"
 #include "net.h"
 #include "daemon.h"
 #include "net.h"
 #include "daemon.h"
-#include "string.h"
 #include "fd.h"
 #include "list.h"
 #include "user_list.h"
 #include "fd.h"
 #include "list.h"
 #include "user_list.h"