]> andersk Git - openssh.git/blobdiff - auth.c
- (djm) OpenBSD CVS changes:
[openssh.git] / auth.c
diff --git a/auth.c b/auth.c
index 5aeeec6dee62d93134cb96ffd327aa42937787cc..dc3e82116464c1569f5fa066e7b0cd702bd97a60 100644 (file)
--- a/auth.c
+++ b/auth.c
@@ -5,7 +5,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth.c,v 1.7 2000/05/17 21:37:24 deraadt Exp $");
+RCSID("$OpenBSD: auth.c,v 1.8 2000/08/04 20:30:07 markus Exp $");
 
 #include "xmalloc.h"
 #include "rsa.h"
@@ -30,8 +30,6 @@ RCSID("$OpenBSD: auth.c,v 1.7 2000/05/17 21:37:24 deraadt Exp $");
 #include "ssh2.h"
 #include "auth.h"
 #include "session.h"
-#include "dispatch.h"
-
 
 /* import */
 extern ServerOptions options;
This page took 0.220245 seconds and 4 git commands to generate.