]> andersk Git - openssh.git/blobdiff - auth2.c
[NOTE: File split is was not done in Portabl Tree]
[openssh.git] / auth2.c
diff --git a/auth2.c b/auth2.c
index 9988f7aef1a43d058e1096136ff6c7f7d84117a9..8c55ff0f5de462b8e481f1a80c731399457eacdb 100644 (file)
--- a/auth2.c
+++ b/auth2.c
@@ -23,7 +23,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth2.c,v 1.58 2001/05/20 17:20:35 markus Exp $");
+RCSID("$OpenBSD: auth2.c,v 1.59 2001/05/30 12:55:06 markus Exp $");
 
 #include <openssl/evp.h>
 
@@ -36,7 +36,7 @@ RCSID("$OpenBSD: auth2.c,v 1.58 2001/05/20 17:20:35 markus Exp $");
 #include "log.h"
 #include "servconf.h"
 #include "compat.h"
-#include "channels.h"
+#include "channel.h"
 #include "bufaux.h"
 #include "auth.h"
 #include "session.h"
This page took 0.699016 seconds and 4 git commands to generate.