summaryrefslogtreecommitdiff
path: root/ttymodes.c
diff options
context:
space:
mode:
Diffstat (limited to 'ttymodes.c')
-rw-r--r--ttymodes.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/ttymodes.c b/ttymodes.c
index cf4c7d5c..7f621e30 100644
--- a/ttymodes.c
+++ b/ttymodes.c
@@ -43,7 +43,9 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: ttymodes.c,v 1.19 2003/04/08 20:21:29 itojun Exp $");
+RCSID("$OpenBSD: ttymodes.c,v 1.20 2006/02/07 01:42:00 stevesk Exp $");
+
+#include <termios.h>
#include "packet.h"
#include "log.h"