which is global elsewhere and extern in gssapiP_krb5.h
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7551
dc483132-0cff-0310-8789-
dd5450dbe970
+Mon Feb 26 18:08:57 1996 Sam Hartman <hartmans@tertius.mit.edu>
+
+ * k5mech.c : do not declare kg_context static as it is declared in another file, and declared extern in a header.
+
Sat Feb 24 00:06:37 1996 Theodore Y. Ts'o <tytso@dcl>
* k5mech.c (krb5_gss_initialize): No longer need to call
#include "k5-int.h"
-/*
- * Do we want to allocate a new kg_context everytime we call this?
- * I don't know -- for now, just allocate one of them.
- */
-static krb5_context kg_context;
OM_uint32
krb5_gss_get_context(context)