summaryrefslogtreecommitdiff
path: root/kern/ipc_tt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ipc_tt.h')
-rw-r--r--kern/ipc_tt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/kern/ipc_tt.h b/kern/ipc_tt.h
index e2009b9..78cb43a 100644
--- a/kern/ipc_tt.h
+++ b/kern/ipc_tt.h
@@ -86,4 +86,7 @@ convert_port_to_space(struct ipc_port *);
extern void
space_deallocate(ipc_space_t);
+mach_port_t
+mach_reply_port (void);
+
#endif /* _KERN_IPC_TT_H_ */