* Merge LDAP code; bindings are not yet complete
[citadel.git] / citadel / user_ops.c
index 60bce3fcc6bf7b19b79be9d62b1aac1bab502027..b574fbd02fde850c39447eb2a9c5211f814d7faf 100644 (file)
@@ -50,6 +50,7 @@
 #include "citadel_dirs.h"
 #include "genstamp.h"
 #include "threads.h"
+#include "citadel_ldap.h"
 
 /* These pipes are used to talk to the chkpwd daemon, which is forked during startup */
 int chkpwd_write_pipe[2];