diff options
Diffstat (limited to 'sshtty.c')
-rw-r--r-- | sshtty.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -35,9 +35,9 @@ | |||
35 | */ | 35 | */ |
36 | 36 | ||
37 | #include "includes.h" | 37 | #include "includes.h" |
38 | RCSID("$OpenBSD: sshtty.c,v 1.5 2003/09/19 17:43:35 markus Exp $"); | 38 | RCSID("$OpenBSD: sshtty.c,v 1.6 2004/05/08 00:01:37 deraadt Exp $"); |
39 | 39 | ||
40 | #include "sshtty.h" | 40 | #include "sshpty.h" |
41 | #include "log.h" | 41 | #include "log.h" |
42 | 42 | ||
43 | static struct termios _saved_tio; | 43 | static struct termios _saved_tio; |