aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
Diffstat (limited to 'toys.h')
-rw-r--r--toys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys.h b/toys.h
index bde3d90d..88b7a837 100644
--- a/toys.h
+++ b/toys.h
@@ -66,6 +66,7 @@
// Non-posix headers
#include <sys/ioctl.h>
#include <sys/syscall.h>
+#include <sys/ttydefaults.h>
#include "lib/lib.h"
#include "lib/lsm.h"