(realm_buf): move it so it becomes properly conditional on KRB4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9580 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -126,10 +126,10 @@ v5_prop(krb5_context context, HDB *db, hdb_entry *entry, void *appdata)
|
||||
return ret;
|
||||
}
|
||||
|
||||
static char realm_buf[REALM_SZ];
|
||||
|
||||
#ifdef KRB4
|
||||
|
||||
static char realm_buf[REALM_SZ];
|
||||
|
||||
static int
|
||||
kdb_prop(void *arg, Principal *p)
|
||||
{
|
||||
|
Reference in New Issue
Block a user