HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / vcard.c
index a44117747a3b73da5bb637a5fbfa6592f5e9698e..75a2c9f7c6c975f98f8c74fd0d920febdbec0675 100644 (file)
 #include <errno.h>
 #include <limits.h>
 #include <string.h>
-
+#include <libcitadel.h>
 #include "citadel.h"
 #include "server.h"
 #include "support.h"
 #include "vcard.h"
-#include "tools.h"