diff options
Diffstat (limited to 'hurd/term.defs')
-rw-r--r-- | hurd/term.defs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/term.defs b/hurd/term.defs index 8739459b..40a3ff29 100644 --- a/hurd/term.defs +++ b/hurd/term.defs @@ -1,5 +1,5 @@ /* Special protocol for terminal driver - Copyright (C) 1991, 1993, 1994 Free Software Foundation, Inc. + Copyright (C) 1991, 1993, 1994, 1999 Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -27,6 +27,8 @@ subsystem term 28000; TERM_IMPORTS #endif +INTR_INTERFACE + /* Find out what the controlling terminal ID port is. */ routine term_getctty ( terminal: io_t; |