aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/bits/ioctls.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h b/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h
index a30035c..7096b5a 100644
--- a/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h
+++ b/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h
@@ -20,6 +20,9 @@
# error "Never use <bits/ioctls.h> directly; include <sys/ioctl.h> instead."
#endif
+/* Get the necessary definitions. */
+#include <termios.h>
+
/* Use the definitions from the kernel header files. */
#include <asm/ioctls.h>