]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
sleep() isn't defined to be per thread; use usleep() instead which is.
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);