* as we now spend allmost all of our time on en/decoding base64 we should build the...
[citadel.git] / citadel / citadel.c
index 7d2b7b704fcd41be7eee1a87052cd5825bc72386..1b847d57939480511cc10ae1d958efb7d829a823 100644 (file)
@@ -1410,7 +1410,7 @@ int main(int argc, char **argv)
        eCrashParameters params;
 //     eCrashSymbolTable symbol_table;
 #endif
-
+       CtdlInitBase64Table();
        calc_dirs_n_files(relh, home, relhome, ctdldir);
 
 #ifdef HAVE_BACKTRACE