Moved 'setup' to the utils directory and converted the build
[citadel.git] / citadel / utils / auth.h
1
2 int validate_password(uid_t uid, const char *pass);