X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=spnegokrb5%2Fspnego_asn1.h;h=86997eccdf0839fea87cae30e60a9b82c14ff318;hb=5b5f43c111f50fac11c3e6578f49c722feb9ea35;hp=a58fe46e94e876225f9a78c6a348a65f60f1937a;hpb=36b6adb7e4924d6112814e6e369736cc0913821f;p=mod_auth_kerb.git 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 {