X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/781cfcb8fd50934c470e0dabf79d32ab333dec68..f77892e671e1261ec26e5133f86b8a52635f3dd2:/authpwd.c diff --git a/authpwd.c b/authpwd.c index 0bd3d40..cbb1867 100644 --- a/authpwd.c +++ b/authpwd.c @@ -16,10 +16,9 @@ #endif #include "auth.h" -#include "authstaticlist.h" +#include "courierauthstaticlist.h" #include "courierauthdebug.h" -static const char rcsid[]="$Id: authpwd.c,v 1.15 2004/11/14 02:58:16 mrsam Exp $"; extern int auth_pwd_pre(const char *userid, const char *service, int (*callback)(struct authinfo *, void *),