use KRB5_DEPRECATED

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24285 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-11 21:49:23 +00:00
parent af8661bb03
commit 7bd68af1d6

View File

@@ -51,6 +51,10 @@
#define KRB5KDC_ERR_KEY_EXP KRB5KDC_ERR_KEY_EXPIRED
#endif
#ifndef KRB5_DEPRECATED
#define KRB5_DEPRECATED __attribute__((deprecated))
#endif
/* simple constants */
#ifndef TRUE