]> code.citadel.org Git - citadel.git/blobdiff - citadel/whobbs.c
The encoding and decoding tables for Base64 are
[citadel.git] / citadel / whobbs.c
index 2b86f96a9976496d6cecd07e426784e68b4207ae..f4114bb55802da9686328108c23c7b765d6d2162 100644 (file)
 #include <stdio.h>
 #include <string.h>
 #include <errno.h>
+#include <libcitadel.h>
 #include "citadel.h"
 #include "citadel_ipc.h"
 #include "citadel_dirs.h"
-#include "tools.h"
 
 void logoff(int code)
 {
@@ -75,8 +75,7 @@ int main(int argc, char **argv)
        char relhome[PATH_MAX]="";
        char ctdldir[PATH_MAX]=CTDLDIR;
 
-
-       calc_dirs_n_files(relh, home, relhome, ctdldir);
+       calc_dirs_n_files(relh, home, relhome, ctdldir, 0);
 
        /* If this environment variable is set, we assume that the program
         * is being called as a cgi-bin from a webserver and will output