]> code.citadel.org Git - citadel.git/blobdiff - citadel/server/user_ops.c
Now I have a machine gun that can write ctdluser records. Ho-ho-ho.
[citadel.git] / citadel / server / user_ops.c
index fc87a03d96d6ba9198de7dff8210de45b7405727..31bd579d3ab15a884a698142c35c9272a5f550f8 100644 (file)
@@ -18,6 +18,7 @@
 #include "citadel_ldap.h"
 #include "ctdl_module.h"
 #include "user_ops.h"
+#include "makeuserkey.h"
 #include "internet_addressing.h"
 
 // These pipes are used to talk to the chkpwd daemon, which is forked during startup