]> code.citadel.org Git - citadel.git/blobdiff - citadel/user_ops.c
* check whether we shoud shut down. we do this by checking whether the password is...
[citadel.git] / citadel / user_ops.c
index 2b8e2015542a2d1ab1c08236452eabc0faa0daee..f143dba7d6c6a62404fe172ff3c3f02d3ea43961 100644 (file)
@@ -16,6 +16,7 @@
 #include <ctype.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <sys/stat.h>
 
 #if TIME_WITH_SYS_TIME
 # include <sys/time.h>