]> andersk Git - openssh.git/blobdiff - auth.c
- (djm) Big OpenBSD sync:
[openssh.git] / auth.c
diff --git a/auth.c b/auth.c
index 883f08ab03cfd9c007af0cb40d9319b630d0027b..bc42c96cb7607fb44d4e072852a7eeb8d90f9748 100644 (file)
--- a/auth.c
+++ b/auth.c
@@ -33,7 +33,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth.c,v 1.10 2000/09/07 21:13:36 markus Exp $");
+RCSID("$OpenBSD: auth.c,v 1.11 2000/10/11 20:27:23 markus Exp $");
 
 #include "xmalloc.h"
 #include "rsa.h"
@@ -41,7 +41,6 @@ RCSID("$OpenBSD: auth.c,v 1.10 2000/09/07 21:13:36 markus Exp $");
 #include "pty.h"
 #include "packet.h"
 #include "buffer.h"
-#include "cipher.h"
 #include "mpaux.h"
 #include "servconf.h"
 #include "compat.h"
This page took 0.059583 seconds and 4 git commands to generate.