diff --git a/lib/krb5/mit_glue.c b/lib/krb5/mit_glue.c index e82c0b7ef..8ccda6f95 100644 --- a/lib/krb5/mit_glue.c +++ b/lib/krb5/mit_glue.c @@ -34,8 +34,8 @@ #include "krb5_locl.h" RCSID("$Id$"); -#undef __attribute__ -#define __attribute__(X) +#undef KRB5_DEPRECATED +#define KRB5_DEPRECATED #ifndef HEIMDAL_SMALLER