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:
Assar Westerlund
2000-07-27 05:26:58 +00:00
parent 4e5af56545
commit 7750091bd7

View File

@@ -53,7 +53,6 @@ static char *afs_cell;
#ifdef KRB4
static char *realm;
static int v4_db;
static char *local_realm=NULL;
#ifdef KASERVER_DB
static int kaspecials_flag;
@@ -62,6 +61,8 @@ static int ka_use_null_salt;
#endif
#endif
static char *local_realm=NULL;
static int
open_socket(krb5_context context, const char *hostname, const char *port)
{