diff --git a/lib/krb5/changepw.c b/lib/krb5/changepw.c index 3db8f127e..2d64f26c3 100644 --- a/lib/krb5/changepw.c +++ b/lib/krb5/changepw.c @@ -35,6 +35,8 @@ RCSID("$Id$"); +#undef KRB5_DEPRECATED +#define KRB5_DEPRECATED #undef __attribute__ #define __attribute__(X)