Cleaning the API a bit more.
[citadel.git] / citadel / internet_addressing.c
index caca0806603056ada966702e8931edff4ce4613d..ca1dffd194acdae57a6c2f1bedf71739d176572b 100644 (file)
@@ -44,6 +44,7 @@
 #include "parsedate.h"
 #include "database.h"
 
+#include "ctdl_module.h"
 
 #ifndef HAVE_SNPRINTF
 #include "snprintf.h"