HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / routines2.c
index 9896697a6d1647bf192addc5d3cbb6c4b169b120..b414b47315af0d21e67df9361cb1c29940cb156b 100644 (file)
@@ -30,6 +30,7 @@
 #include <pwd.h>
 #include <errno.h>
 #include <stdarg.h>
+#include <libcitadel.h>
 #include "sysdep.h"
 #include "citadel.h"
 #include "citadel_ipc.h"
@@ -37,7 +38,6 @@
 #include "routines2.h"
 #include "routines.h"
 #include "commands.h"
-#include "tools.h"
 #include "messages.h"
 #ifndef HAVE_SNPRINTF
 #include "snprintf.h"