digest is not for heimdal smaller
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23968 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -35,6 +35,8 @@
 | 
				
			|||||||
RCSID("$Id$");
 | 
					RCSID("$Id$");
 | 
				
			||||||
#include "digest_asn1.h"
 | 
					#include "digest_asn1.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef HEIMDAL_SMALLER
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct krb5_digest_data {
 | 
					struct krb5_digest_data {
 | 
				
			||||||
    char *cbtype;
 | 
					    char *cbtype;
 | 
				
			||||||
    char *cbbinding;
 | 
					    char *cbbinding;
 | 
				
			||||||
@@ -1220,3 +1222,5 @@ krb5_digest_probe(krb5_context context,
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    return ret;
 | 
					    return ret;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#endif /* HEIMDAL_SMALLER */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user