aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--term/term.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/term/term.h b/term/term.h
index 3984bd7f..c6763d06 100644
--- a/term/term.h
+++ b/term/term.h
@@ -43,6 +43,7 @@
#undef FLUSHO
#undef PENDIN
#undef NOFLSH
+#include <unistd.h>
#include <termios.h>
#define CHAR_EOT '\004' /* C-d */