Cleaning the API a bit more.
[citadel.git] / citadel / ldap.c
index 0a4cb2c44a49fee407c10fb2794882b3c48e1c86..45051120bbcc27bb8eb11d5b8d447b3a1f052fad 100644 (file)
@@ -59,6 +59,9 @@ int ctdl_require_ldap_version = 3;
 #include "threads.h"
 #include "citadel_ldap.h"
 
+#include "ctdl_module.h"
+
+
 #ifdef HAVE_LDAP
 
 #define LDAP_DEPRECATED 1      /* Needed to suppress misleading warnings */