git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23707 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-08-28 01:12:52 +00:00
parent 5829611b38
commit 67cd683b98

View File

@@ -46,7 +46,7 @@ extern "C" {
#define __attribute__(x) #define __attribute__(x)
#endif #endif
#ifdef GSSKRB5_FUNCTION_DEPRECATED #ifndef GSSKRB5_FUNCTION_DEPRECATED
#define GSSKRB5_FUNCTION_DEPRECATED __attribute__((deprecated)) #define GSSKRB5_FUNCTION_DEPRECATED __attribute__((deprecated))
#endif #endif