X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fuser_ops.c;h=b574fbd02fde850c39447eb2a9c5211f814d7faf;hb=b88e602f2cbdbac28d0b42034540d8370069cf23;hp=60bce3fcc6bf7b19b79be9d62b1aac1bab502027;hpb=e59e1bb25232c0d197f60ed59dfb34bc5e5e999e;p=citadel.git diff --git a/citadel/user_ops.c b/citadel/user_ops.c index 60bce3fcc..b574fbd02 100644 --- a/citadel/user_ops.c +++ b/citadel/user_ops.c @@ -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];