summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/process.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/process.defs b/hurd/process.defs
index b76532a2..3c6ec7e1 100644
--- a/hurd/process.defs
+++ b/hurd/process.defs
@@ -150,6 +150,7 @@ routine proc_setprocargs (
/* INTR */
routine proc_getmsgport (
process: process_t;
+ sreplyport reply_port: reply_port_t;
pid: pid_t;
out msgport: mach_port_t);