summaryrefslogtreecommitdiff
path: root/hurd/term.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/term.defs')
-rw-r--r--hurd/term.defs3
1 files changed, 3 insertions, 0 deletions
diff --git a/hurd/term.defs b/hurd/term.defs
index 45d825de..29b94efd 100644
--- a/hurd/term.defs
+++ b/hurd/term.defs
@@ -33,6 +33,9 @@ type ctty_t = mach_port_copy_send_t
#ifdef CTTY_INTRAN
intran: CTTY_INTRAN
#endif
+#ifdef CTTY_INTRAN_PAYLOAD
+intranpayload: CTTY_INTRAN_PAYLOAD
+#endif
#ifdef CTTY_OUTTRAN
outtran: CTTY_OUTTRAN
#endif