include 524 if not smaller
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24899 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,6 +36,8 @@ RCSID("$Id$");
|
|||||||
|
|
||||||
#include "krb5-v4compat.h"
|
#include "krb5-v4compat.h"
|
||||||
|
|
||||||
|
#ifndef HEIMDAL_SMALLER
|
||||||
|
|
||||||
static krb5_error_code
|
static krb5_error_code
|
||||||
check_ticket_flags(TicketFlags f)
|
check_ticket_flags(TicketFlags f)
|
||||||
{
|
{
|
||||||
@@ -204,3 +206,5 @@ krb524_convert_creds_kdc_ccache(krb5_context context,
|
|||||||
krb5_free_creds (context, v5_creds);
|
krb5_free_creds (context, v5_creds);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
|
Reference in New Issue
Block a user