]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
para_server: Initialize the new afs.
[paraslash.git] / command.c
index ae4c700c787c57aabca85996b33fc54d93e325ea..ecadfc401e206f4697f3350bdd784eef59c15272 100644 (file)
--- a/command.c
+++ b/command.c
@@ -7,8 +7,11 @@
 /** \file command.c does client authentication and executes server commands */
 
 #include <sys/time.h> /* gettimeofday */
+#include "para.h" /* gettimeofday */
+
 #include "server.cmdline.h"
 #include "afs_common.h"
+#include "afh.h"
 #include "server.h"
 #include "vss.h"
 #include "send.h"