summaryrefslogtreecommitdiff
path: root/sshtty.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshtty.c')
-rw-r--r--sshtty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sshtty.c b/sshtty.c
index 844a5c063..528177b4b 100644
--- a/sshtty.c
+++ b/sshtty.c
@@ -35,7 +35,6 @@
35 */ 35 */
36 36
37#include "includes.h" 37#include "includes.h"
38RCSID("$OpenBSD: sshtty.c,v 1.8 2006/02/07 01:52:50 stevesk Exp $");
39 38
40#include <termios.h> 39#include <termios.h>
41 40