summaryrefslogtreecommitdiff
path: root/term/ptyio.c
diff options
context:
space:
mode:
Diffstat (limited to 'term/ptyio.c')
-rw-r--r--term/ptyio.c1
1 files changed, 1 insertions, 0 deletions
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 <unistd.h>
#include <fcntl.h>
#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;