From: kouril Date: Tue, 15 Aug 2006 10:34:28 +0000 (+0000) Subject: Commented out ContextFlags_units, which makes problem on SuSE 10 X-Git-Tag: v5.0~8 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.cvs%2F.git;a=commitdiff_plain;h=5b5f43c111f50fac11c3e6578f49c722feb9ea35 Commented out ContextFlags_units, which makes problem on SuSE 10 --- diff --git a/spnegokrb5/spnego_asn1.h b/spnegokrb5/spnego_asn1.h index a58fe46..86997ec 100644 --- a/spnegokrb5/spnego_asn1.h +++ b/spnegokrb5/spnego_asn1.h @@ -98,8 +98,10 @@ void free_ContextFlags (ContextFlags *); size_t length_ContextFlags(const ContextFlags *); int copy_ContextFlags (const ContextFlags *, ContextFlags *); unsigned ContextFlags2int(ContextFlags); -ContextFlags int2ContextFlags(unsigned); +ContextFlags int2ContextFlags(unsigned); +/* XXX causes problem on some platforms extern struct units ContextFlags_units[]; +*/ /* NegTokenInit ::= SEQUENCE {