X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fuser_ops.c;h=eb91dcdac0980951ebaafb165872773be47d20bb;hp=7c7e226a779bb26b9198ce11b030ca97df025d1d;hb=314acc50c58e49fb9a5df9d7f0c24b2535ba0757;hpb=c31f33d82b04be10f17136c08516bbcd73b91931 diff --git a/citadel/user_ops.c b/citadel/user_ops.c index 7c7e226a7..eb91dcdac 100644 --- a/citadel/user_ops.c +++ b/citadel/user_ops.c @@ -61,6 +61,7 @@ #include "context.h" #include "ctdl_module.h" #include "user_ops.h" +#include "internet_addressing.h" /* These pipes are used to talk to the chkpwd daemon, which is forked during startup */ int chkpwd_write_pipe[2];