]> andersk Git - openssh.git/blobdiff - sshconnect1.c
- (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
[openssh.git] / sshconnect1.c
index 5e1802b1055092b534aa22da8014e60c44a4ce45..5935e8b77492200488a3fedc0e39dba0ce8de7b6 100644 (file)
@@ -20,9 +20,6 @@ RCSID("$OpenBSD: sshconnect1.c,v 1.55 2003/08/13 08:46:31 markus Exp $");
 
 #ifdef KRB5
 #include <krb5.h>
-#ifndef HEIMDAL
-#define krb5_get_err_text(context,code) error_message(code)
-#endif /* !HEIMDAL */
 #endif
 
 #include "ssh.h"
This page took 0.17742 seconds and 4 git commands to generate.