aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/systty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systty.h b/src/systty.h
index 897a3c28e93..99c906ed3a3 100644
--- a/src/systty.h
+++ b/src/systty.h
@@ -108,6 +108,7 @@ static struct sensemode {
108#endif /* AIX */ 108#endif /* AIX */
109 109
110#ifdef SYSV_PTYS 110#ifdef SYSV_PTYS
111#include <sys/types.h>
111#include <sys/tty.h> 112#include <sys/tty.h>
112#ifdef titan 113#ifdef titan
113#include <sys/ttyhw.h> 114#include <sys/ttyhw.h>