summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/sshtty.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/sshtty.c')
-rw-r--r--crypto/openssh/sshtty.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssh/sshtty.c b/crypto/openssh/sshtty.c
index 4fb2d3d..0b17c3e 100644
--- a/crypto/openssh/sshtty.c
+++ b/crypto/openssh/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;
OpenPOWER on IntegriCloud