From 332523a7d9aafcdec76238fb61d8f99d3a362d6e Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 6 May 1996 17:53:17 +0000 Subject: fixup. --- hurd/startup_notify.defs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hurd/startup_notify.defs b/hurd/startup_notify.defs index b7924817..7086f448 100644 --- a/hurd/startup_notify.defs +++ b/hurd/startup_notify.defs @@ -31,6 +31,7 @@ STARTUP_NOTIFY_IMPORTS the notification previously requested by startup_request_notification. */ routine startup_dosync ( - notify_port: mach_port_t); + notify_port: mach_port_t; + waittime timeout: natural_t); -- cgit v1.2.3