aboutsummaryrefslogtreecommitdiff
path: root/compat/forkpty-sunos.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/forkpty-sunos.c')
-rw-r--r--compat/forkpty-sunos.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/forkpty-sunos.c b/compat/forkpty-sunos.c
index 0de36bf5..81109630 100644
--- a/compat/forkpty-sunos.c
+++ b/compat/forkpty-sunos.c
@@ -21,6 +21,7 @@
#include <stdlib.h>
#include <strings.h>
#include <stropts.h>
+#include <termios.h>
#include <unistd.h>
#include "compat.h"