un-conditionalize local_realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8848 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -53,7 +53,6 @@ static char *afs_cell;
|
|||||||
#ifdef KRB4
|
#ifdef KRB4
|
||||||
static char *realm;
|
static char *realm;
|
||||||
static int v4_db;
|
static int v4_db;
|
||||||
static char *local_realm=NULL;
|
|
||||||
|
|
||||||
#ifdef KASERVER_DB
|
#ifdef KASERVER_DB
|
||||||
static int kaspecials_flag;
|
static int kaspecials_flag;
|
||||||
@@ -62,6 +61,8 @@ static int ka_use_null_salt;
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
static char *local_realm=NULL;
|
||||||
|
|
||||||
static int
|
static int
|
||||||
open_socket(krb5_context context, const char *hostname, const char *port)
|
open_socket(krb5_context context, const char *hostname, const char *port)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user