]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth2-chall.c
Import of OpenSSH 3.9p1
[gssapi-openssh.git] / openssh / auth2-chall.c
index aacbf0bccebb19509760f91c4998f4a034fe9860..486baaaa332e0a7c9b35dd7f261a53d452614ba5 100644 (file)
@@ -23,7 +23,7 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 #include "includes.h"
-RCSID("$OpenBSD: auth2-chall.c,v 1.20 2002/06/30 21:59:45 deraadt Exp $");
+RCSID("$OpenBSD: auth2-chall.c,v 1.21 2004/06/01 14:20:45 dtucker Exp $");
 
 #include "ssh2.h"
 #include "auth.h"
@@ -31,7 +31,6 @@ RCSID("$OpenBSD: auth2-chall.c,v 1.20 2002/06/30 21:59:45 deraadt Exp $");
 #include "packet.h"
 #include "xmalloc.h"
 #include "dispatch.h"
-#include "auth.h"
 #include "log.h"
 
 static int auth2_challenge_start(Authctxt *);
This page took 0.031607 seconds and 4 git commands to generate.