]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel_dirs.h
* precalculate the position of chkpwd like we do it for the rest.
[citadel.git] / citadel / citadel_dirs.h
index 960a1e8c867fdbbadf514f544b0ee6000722b7c8..15d6a8a39a2982772a621c28fc416d402de415cd 100644 (file)
@@ -44,7 +44,7 @@ extern char file_pid_file[PATH_MAX];
 extern char file_crpt_file_key[PATH_MAX];
 extern char file_crpt_file_csr[PATH_MAX];
 extern char file_crpt_file_cer[PATH_MAX];
-
+extern char file_chkpwd[PATH_MAX];
 
 extern void calc_dirs_n_files(int relh, int home, const char *relhome,const char  *ctdldir);