From ac73f4ba370bd39f94c4616c2b43fbac0ea25be3 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 5 Dec 1995 02:09:08 +0000 Subject: unistd.h, not termios.h. --- term/ptyio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'term') diff --git a/term/ptyio.c b/term/ptyio.c index 0ae1a03b..ea032be6 100644 --- a/term/ptyio.c +++ b/term/ptyio.c @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include "term.h" /* Set if we need a wakeup when tty output has been done */ -- cgit v1.2.3