]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mysql_selector.c
para_server: Initialize the new afs.
[paraslash.git] / mysql_selector.c
index 46fc65b88b432bdba89fa6b892b3c180ba720a0e..702e08d3478a4f2c4c995ba4bc6dda68210a0b04 100644 (file)
 #define MEDIUM_BLOB_SIZE 16777220 /*  (2**24 + 4) */
 #define BLOB_SIZE 65539 /* (2**16 + 3) */
 /** \endcond */
+
+#include "para.h"
 #include "server.cmdline.h"
+#include "afh.h"
 #include "server.h"
 #include "vss.h"
 #include "afs_common.h"