HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / citserver.c
index 966bbbe8dedc10bbdd865067689295e618ef3911..6a85744a55ce04d0a653223c7af813b2d0bc07f4 100644 (file)
@@ -40,6 +40,7 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
+#include <libcitadel.h>
 #include "citadel.h"
 #include "server.h"
 #include "sysdep_decls.h"
@@ -55,7 +56,6 @@
 #include "file_ops.h"
 #include "policy.h"
 #include "control.h"
-#include "tools.h"
 #include "euidindex.h"
 
 #ifndef HAVE_SNPRINTF