Commented out ContextFlags_units, which makes problem on SuSE 10
authorkouril <kouril>
Tue, 15 Aug 2006 10:34:28 +0000 (10:34 +0000)
committerkouril <kouril>
Tue, 15 Aug 2006 10:34:28 +0000 (10:34 +0000)
spnegokrb5/spnego_asn1.h

index a58fe46..86997ec 100644 (file)
@@ -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 {