Wrap KRB5_ADDRESSLESS_DEFAULT with #ifndef

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16727 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-02-09 11:35:25 +00:00
parent 5110350003
commit 9c6c230c49

View File

@@ -178,7 +178,9 @@ struct _krb5_krb_auth_data;
#endif
#endif
#ifndef KRB5_ADDRESSLESS_DEFAULT
#define KRB5_ADDRESSLESS_DEFAULT FALSE
#endif
typedef enum {
KRB5_PA_PAC_DONT_CARE = 0,