summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/appl/bsd/login.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/bsd/login.c b/src/appl/bsd/login.c
index b49bababb..a3cdef797 100644
--- a/src/appl/bsd/login.c
+++ b/src/appl/bsd/login.c
@@ -786,7 +786,7 @@ static int verify_krb_v4_tgt (realm)
struct hostent *hp;
KTEXT_ST ticket;
AUTH_DAT authdata;
- unsigned long addr;
+ unsigned KRB4_32 addr;
static /*const*/ char rcmd_str[] = "rcmd";
#if 0
char key[8];