]> andersk Git - openssh.git/blobdiff - channels.c
fix spacing of include
[openssh.git] / channels.c
index 1252f344673b8e4efb39dc25b7aa4638e8d1633b..78d4d918729cb100e479ab2c0f5bb25e2265297b 100644 (file)
@@ -39,7 +39,9 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: channels.c,v 1.232 2006/01/30 12:22:22 reyk Exp $");
+RCSID("$OpenBSD: channels.c,v 1.233 2006/02/07 01:42:00 stevesk Exp $");
+
+#include <termios.h>
 
 #include "ssh.h"
 #include "ssh1.h"
This page took 0.032645 seconds and 4 git commands to generate.