More Heimdal reauth portability
[mech_eap.orig] / gssapiP_eap.h
index b53e131..eed57a1 100644 (file)
 
 #include "config.h"
 
+#ifdef HAVE_HEIMDAL_VERSION
+#define KRB5_DEPRECATED         /* so we can use krb5_free_unparsed_name() */
+#endif
+
 #include <assert.h>
 #include <string.h>
 #include <errno.h>