]> andersk Git - openssh.git/blobdiff - ssh.c
- Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
[openssh.git] / ssh.c
diff --git a/ssh.c b/ssh.c
index cfe4417789aa63f2e42460e7252b1fb786c1a973..5852f0355b918fac9fb73b9b91e84721bcfb74c5 100644 (file)
--- a/ssh.c
+++ b/ssh.c
@@ -20,6 +20,7 @@ RCSID("$Id$");
 #include "authfd.h"
 #include "readconf.h"
 #include "uidswap.h"
+#include "channels.h"
 
 #ifdef HAVE___PROGNAME
 extern char *__progname;
This page took 0.251507 seconds and 4 git commands to generate.