forward declaration for private structures
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14935 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -102,6 +102,11 @@
 | 
				
			|||||||
#endif
 | 
					#endif
 | 
				
			||||||
#ifdef KRB5
 | 
					#ifdef KRB5
 | 
				
			||||||
#include <krb5.h>
 | 
					#include <krb5.h>
 | 
				
			||||||
 | 
					/* XXX */
 | 
				
			||||||
 | 
					struct krb5_pk_identity;
 | 
				
			||||||
 | 
					struct krb5_pk_cert;
 | 
				
			||||||
 | 
					struct ContentInfo;
 | 
				
			||||||
 | 
					struct _krb5_krb_auth_data;
 | 
				
			||||||
#include <krb5-private.h> /* for _krb5_{get,put}_int */
 | 
					#include <krb5-private.h> /* for _krb5_{get,put}_int */
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
#if defined(KRB4) || defined(KRB5)
 | 
					#if defined(KRB4) || defined(KRB5)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user