wrap with krb4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24488 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -33,9 +33,9 @@
|
|||||||
|
|
||||||
#include "kdc_locl.h"
|
#include "kdc_locl.h"
|
||||||
|
|
||||||
#include <krb5-v4compat.h>
|
#ifdef KRB4
|
||||||
|
|
||||||
RCSID("$Id$");
|
#include <krb5-v4compat.h>
|
||||||
|
|
||||||
#ifndef swap32
|
#ifndef swap32
|
||||||
static uint32_t
|
static uint32_t
|
||||||
@@ -792,3 +792,4 @@ _kdc_get_des_key(krb5_context context,
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif /* KRB4 */
|
||||||
|
|||||||
Reference in New Issue
Block a user