Udiff k5-int.h
--- /net/etna.eng/build7/semery/mit2/webrev/usr/src/uts/common/gssapi/mechs/krb5/include/k5-int.h- Wed Sep 8 17:01:22 2004
+++ k5-int.h Wed Sep 8 13:42:07 2004
@@ -1,7 +1,7 @@
/*
- * Copyright 2003 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2004 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
/*
* Copyright (C) 1989-1995 by the Massachusetts Institute of Technology,
@@ -75,11 +75,11 @@
*/
#ifndef _KRB5_INT_H
#define _KRB5_INT_H
-#pragma ident "@(#)k5-int.h 1.18 04/09/08 SMI"
+#pragma ident "@(#)k5-int.h 1.17 04/05/04 SMI"
#ifndef _KERNEL
#include <osconf.h>
#include <security/cryptoki.h>
#else
@@ -1209,10 +1209,11 @@
krb5_boolean profile_secure;
void *ser_ctx;
#ifndef _KERNEL
profile_t profile;
void *db_context;
+ void *kdblog_context;
/* allowable clock skew */
krb5_deltat clockskew;
krb5_cksumtype kdc_req_sumtype;
krb5_cksumtype default_ap_req_sumtype;
krb5_cksumtype default_safe_sumtype;