]> andersk Git - openssh.git/blobdiff - serverloop.c
[NOTE: Next patch will sync nchan.c, channels.c and channels.h and all this
[openssh.git] / serverloop.c
index 5f50b4ee7b0b05cdffa0917d5ce6842d6d873bed..d8026ec5a7d7b3b7d5ffd64920e94bcd5d43d2be 100644 (file)
@@ -35,7 +35,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: serverloop.c,v 1.66 2001/05/30 12:55:12 markus Exp $");
+RCSID("$OpenBSD: serverloop.c,v 1.67 2001/05/31 10:30:16 markus Exp $");
 
 #include "xmalloc.h"
 #include "packet.h"
@@ -43,7 +43,7 @@ RCSID("$OpenBSD: serverloop.c,v 1.66 2001/05/30 12:55:12 markus Exp $");
 #include "log.h"
 #include "servconf.h"
 #include "sshpty.h"
-#include "channel.h"
+#include "channels.h"
 #include "compat.h"
 #include "ssh1.h"
 #include "ssh2.h"
This page took 0.03288 seconds and 4 git commands to generate.