summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/fsys.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/fsys.defs b/hurd/fsys.defs
index cd1b4f9f..e0099f9d 100644
--- a/hurd/fsys.defs
+++ b/hurd/fsys.defs
@@ -30,7 +30,7 @@ FSYS_IMPORTS
with all permissions. */
routine fsys_startup (
bootstrap: mach_port_t;
- control_port: fsys_t;
+ control_port: mach_port_send_t;
out realnode: mach_port_send_t;
out dotdot_node: mach_port_send_t);