summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/startup.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/startup.defs b/hurd/startup.defs
index fb43085d..4da06c8e 100644
--- a/hurd/startup.defs
+++ b/hurd/startup.defs
@@ -34,6 +34,7 @@ STARTUP_IMPORTS
a message on the console and do the crash. */
routine startup_essential_task (
server: startup_t;
+ sreplyport reply_port: sreply_port_t;
task: task_t;
excpt: mach_port_move_receive_t;
name: string_t;