From c2c1af9666ab18bcc71be3b43437f03b682cc758 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Tue, 8 Oct 1996 16:22:00 +0000 Subject: Thu Sep 26 14:24:16 1996 Thomas Bushnell, n/BSG * ptyio.c: Include "tioctl_S.h". --- term/ptyio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'term/ptyio.c') diff --git a/term/ptyio.c b/term/ptyio.c index e406bf3b..b6689d4c 100644 --- a/term/ptyio.c +++ b/term/ptyio.c @@ -25,6 +25,7 @@ #include #include #include "term.h" +#include "tioctl_S.h" /* Set if we need a wakeup when tty output has been done */ static int pty_read_blocked = 0; -- cgit v1.2.3