]> code.citadel.org Git - citadel.git/blobdiff - citadel/ipc_c_tcp.c
HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / ipc_c_tcp.c
index b0e8ea07ef68d29e8daeec6024f8673664bfc400..bc68721c6aa9e768199ef70027fe8dce2843abe3 100644 (file)
 #include <pwd.h>
 #include <errno.h>
 #include <stdarg.h>
+#include <libcitadel.h>
 #include "citadel.h"
 #include "citadel_ipc.h"
 #include "citadel_decls.h"
-#include "tools.h"
 #ifndef HAVE_SNPRINTF
 #include "snprintf.h"
 #endif