From a7077ca4f24a420d0b29b3f5d3d2d6272fe20dab Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 15 Oct 1998 07:50:31 +0000 Subject: [PATCH] Include termios.h to have all types defined. --- sysdeps/unix/sysv/linux/alpha/bits/ioctls.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h b/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h index a30035cee5..7096b5a76a 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 directly; include instead." #endif +/* Get the necessary definitions. */ +#include + /* Use the definitions from the kernel header files. */ #include