add back __attribute__

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24292 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-11 21:50:30 +00:00
parent 2ac46110b6
commit 0246db1c26

View File

@@ -37,6 +37,8 @@ RCSID("$Id$");
#undef KRB5_DEPRECATED
#define KRB5_DEPRECATED
#undef __attribute__(x)
#define __attribute__(x)
/**
* Clears the error message from the Kerberos 5 context.