diff options
Diffstat (limited to 'hurd/tioctl.defs')
-rw-r--r-- | hurd/tioctl.defs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/tioctl.defs b/hurd/tioctl.defs index fa347c76..4eb634b9 100644 --- a/hurd/tioctl.defs +++ b/hurd/tioctl.defs @@ -1,5 +1,5 @@ /* Definitions for terminal ioctls - Copyright (C) 1991, 1993, 1994, 1995, 1996 Free Software Foundation, Inc. + Copyright (C) 1991, 1993, 1994, 1995, 1996, 1999 Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -20,6 +20,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <hurd/hurd_types.defs> +INTR_INTERFACE + /* Ioctl class `t'; the subsystem is derived from calculations in <ioctls.h>. */ subsystem tioctl 156000; /* XXX */ |