diff options
author | Michael I. Bushnell <mib@gnu.org> | 1991-06-20 19:49:32 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1991-06-20 19:49:32 +0000 |
commit | 87404b5209656a3c6be459b601250329731da01a (patch) | |
tree | cc86c371b06b3119e566e1e982ec3ad4d9d190a6 | |
parent | 326e13adc1fd6e3677df062567ab23a74da9f378 (diff) |
Formerly term.defs.~4~
-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 abd7d844..f741da0c 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.defs> +#include <hurd/hurd_types.defs> /* Make a virtual terminal. Slave will look like a Posix terminfo. Master should be connected to a hardware terminal or its |