HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / file_ops.c
index 30c65067b8df26a23e33dcdd0c938afdb2ddbe07..b5db777432b70ba9cb467b5d165086d52f69000c 100644 (file)
@@ -28,6 +28,7 @@
 #endif
 
 #include <limits.h>
+#include <libcitadel.h>
 #include "citadel.h"
 #include "server.h"
 #include "config.h"
@@ -37,7 +38,6 @@
 #include "support.h"
 #include "room_ops.h"
 #include "msgbase.h"
-#include "tools.h"
 #include "citserver.h"
 
 #ifndef HAVE_SNPRINTF