]> andersk Git - openssh.git/blobdiff - sshtty.c
- djm@cvs.openbsd.org 2004/08/11 12:01:16
[openssh.git] / sshtty.c
index 4fb2d3dae8ee4a7e109367a2045d58abbb2796a6..0b17c3e2d839717fe44d58584e6a4c0a2dc9d597 100644 (file)
--- a/sshtty.c
+++ b/sshtty.c
@@ -35,9 +35,9 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: sshtty.c,v 1.5 2003/09/19 17:43:35 markus Exp $");
+RCSID("$OpenBSD: sshtty.c,v 1.6 2004/05/08 00:01:37 deraadt Exp $");
 
-#include "sshtty.h"
+#include "sshpty.h"
 #include "log.h"
 
 static struct termios _saved_tio;
This page took 0.028703 seconds and 4 git commands to generate.