diff options
author | Michael I. Bushnell <mib@gnu.org> | 1991-06-20 18:58:04 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1991-06-20 18:58:04 +0000 |
commit | b7c830a2e28ea08962b399a6668835a62e29af33 (patch) | |
tree | 7a8441e76f54398553101b8661e9d3e15d959595 | |
parent | 3d729afd4362d2770345dad9e9f1b18392667190 (diff) |
Formerly term.defs.~3~
-rw-r--r-- | hurd/term.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/term.defs b/hurd/term.defs index f741da0c..abd7d844 100644 --- a/hurd/term.defs +++ b/hurd/term.defs @@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ subsystem term 28000; -#include <hurd/hurd_types.defs> +#include <hurd/hurd.defs> /* Make a virtual terminal. Slave will look like a Posix terminfo. Master should be connected to a hardware terminal or its |