summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--term/ptyio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/term/ptyio.c b/term/ptyio.c
index 494f99e2..0ae1a03b 100644
--- a/term/ptyio.c
+++ b/term/ptyio.c
@@ -22,6 +22,7 @@
#include <hurd/hurd_types.h>
#include <string.h>
#include <hurd/ports.h>
+#include <termios.h>
#include "term.h"
/* Set if we need a wakeup when tty output has been done */