summaryrefslogtreecommitdiff
path: root/hurd/exec.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/exec.defs')
-rw-r--r--hurd/exec.defs3
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/exec.defs b/hurd/exec.defs
index 82e64ad7..c4c288d5 100644
--- a/hurd/exec.defs
+++ b/hurd/exec.defs
@@ -33,7 +33,8 @@ routine exec_exec ( /* Better name, Roland??
envp: data_t, servercopy;
dtable: portarray_t;
portarray: portarray_t;
- intarray: intarray_t);
+ intarray: intarray_t;
+ deallocnames: mach_port_name_array_t);
/* This call is made by a new task to its bootstrap port to get its
startup ports and information. */