HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / setup.c
index 845a3408dff7630c54d09d290a9dd3f26193d68f..f0ad438a376009f5248b489c1c49a28966bb19d0 100644 (file)
 #include <limits.h>
 #include <pwd.h>
 #include <time.h>
-
+#include <libcitadel.h>
 #include "citadel.h"
 #include "axdefs.h"
 #include "sysdep.h"
 #include "config.h"
-#include "tools.h"
 #include "citadel_dirs.h"
 
 #define MAXSETUP 5     /* How many setup questions to ask */