Continue phase 2 of modules stuff.
[citadel.git] / citadel / journaling.c
index 4d18623c57e838f10145abfd40a8862842608dc5..9a708872273f57d29dd04baf439cb06ebdadf6df 100644 (file)
@@ -47,7 +47,7 @@
 #include "genstamp.h"
 #include "internet_addressing.h"
 #include "vcard.h"
-#include "serv_vcard.h"
+#include "serv_vcard.h"        /* Needed for vcard_getuser and extract_inet_email_addrs */
 #include "journaling.h"
 
 struct jnlq *jnlq = NULL;      /* journal queue */