TDAP: add facility to protect usetable entries from being deleted while still needed.
[citadel.git] / citadel / utils / chkpwd.c
index 19c97c832763332c383351f891997ad27c1a1188..4dfc594e29ef8c22c4f9b080739d48190ee48984 100644 (file)
@@ -22,6 +22,8 @@
 #include <unistd.h>
 #include <sys/types.h>
 
+#include <libcitadel.h>
+
 #include "auth.h"
 #include "config.h"
 #include "citadel_dirs.h"