]> code.citadel.org Git - citadel.git/blobdiff - citadel/modules/vandelay/serv_vandelay.c
HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / modules / vandelay / serv_vandelay.c
index c79e1eeee6b2c5ed1a468fb2adf85e3fc5215995..576089f3ccd9492fb2bacd760cf80e3505411813 100644 (file)
@@ -30,6 +30,7 @@
 #include <string.h>
 #include <ctype.h>
 #include <limits.h>
+#include <libcitadel.h>
 #include "citadel.h"
 #include "server.h"
 #include "citserver.h"
@@ -37,7 +38,6 @@
 #include "config.h"
 #include "database.h"
 #include "msgbase.h"
-#include "tools.h"
 #include "user_ops.h"
 #include "room_ops.h"
 #include "control.h"