(gss_mech_krb5): define to be compatible with MIT api

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8758 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-07-22 03:19:33 +00:00
parent a222a1aca5
commit 44bfd34d75
2 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997, 1998, 1999 Kungliga Tekniska H<>gskolan
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<>gskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
@@ -298,6 +298,10 @@ extern gss_OID GSS_KRB5_NT_STRING_UID_NAME;
extern gss_OID GSS_KRB5_MECHANISM;
/* for compatibility with MIT api 8/
#define gss_mech_krb5 GSS_KRB5_MECHANISM
/* Major status codes */
#define GSS_S_COMPLETE 0