From fdb0c1688ae2026650f7f3b729a0f622d7e2d006 Mon Sep 17 00:00:00 2001 From: green Date: Tue, 12 Jun 2001 03:43:47 +0000 Subject: Enable Kerberos 5 support in sshd again. --- crypto/openssh/auth-krb5.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/openssh/auth-krb5.c') diff --git a/crypto/openssh/auth-krb5.c b/crypto/openssh/auth-krb5.c index 0fb0ea2..efe9376 100644 --- a/crypto/openssh/auth-krb5.c +++ b/crypto/openssh/auth-krb5.c @@ -6,6 +6,7 @@ #include "includes.h" #include "ssh.h" +#include "ssh1.h" #include "packet.h" #include "xmalloc.h" -- cgit v1.1