]> andersk Git - openssh.git/blobdiff - serverloop.c
[NOTE: File split is was not done in Portabl Tree]
[openssh.git] / serverloop.c
index 6a5f40c4be12b227f7064a0d73a891a113ae4983..5f50b4ee7b0b05cdffa0917d5ce6842d6d873bed 100644 (file)
@@ -35,7 +35,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: serverloop.c,v 1.65 2001/05/08 19:17:31 markus Exp $");
+RCSID("$OpenBSD: serverloop.c,v 1.66 2001/05/30 12:55:12 markus Exp $");
 
 #include "xmalloc.h"
 #include "packet.h"
@@ -43,7 +43,7 @@ RCSID("$OpenBSD: serverloop.c,v 1.65 2001/05/08 19:17:31 markus Exp $");
 #include "log.h"
 #include "servconf.h"
 #include "sshpty.h"
-#include "channels.h"
+#include "channel.h"
 #include "compat.h"
 #include "ssh1.h"
 #include "ssh2.h"
This page took 0.034065 seconds and 4 git commands to generate.