]> andersk Git - openssh.git/blobdiff - sshpty.c
- stevesk@cvs.openbsd.org 2006/02/07 01:42:00
[openssh.git] / sshpty.c
index 36788c4d794a69d62ba0bb457d960f97109f2be3..8ce8ee469e1fc60f30d33f2f85f591d142b8c1ea 100644 (file)
--- a/sshpty.c
+++ b/sshpty.c
@@ -12,7 +12,9 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: sshpty.c,v 1.12 2004/06/21 17:36:31 avsm Exp $");
+RCSID("$OpenBSD: sshpty.c,v 1.13 2006/02/07 01:42:00 stevesk Exp $");
+#include <termios.h>
 
 #ifdef HAVE_UTIL_H
 # include <util.h>
This page took 0.252601 seconds and 4 git commands to generate.