X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fauth.h;h=d3b0fb80398e3bd2c34223267d7907f2098599b9;hb=HEAD;hp=d80afb9309a5e7756069cf832fe811d6ba846ee1;hpb=d004ce21a37a89a9c2e175dbc028df7afcf0646c;p=citadel.git diff --git a/citadel/auth.h b/citadel/auth.h deleted file mode 100644 index d80afb930..000000000 --- a/citadel/auth.h +++ /dev/null @@ -1,2 +0,0 @@ -/* $Id$ */ -int validate_password(uid_t uid, const char *pass);