=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/auth1.c,v retrieving revision 1.2.2.4 retrieving revision 1.2.2.5 diff -u -r1.2.2.4 -r1.2.2.5 --- src/usr.bin/ssh/Attic/auth1.c 2001/03/12 15:44:07 1.2.2.4 +++ src/usr.bin/ssh/Attic/auth1.c 2001/03/21 18:52:34 1.2.2.5 @@ -10,7 +10,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth1.c,v 1.2.2.4 2001/03/12 15:44:07 jason Exp $"); +RCSID("$OpenBSD: auth1.c,v 1.2.2.5 2001/03/21 18:52:34 jason Exp $"); #include "xmalloc.h" #include "rsa.h" @@ -23,10 +23,10 @@ #include "compat.h" #include "auth.h" #include "session.h" +#include "misc.h" /* import */ extern ServerOptions options; -extern char *forced_command; /* * convert ssh auth msg type into description