summaryrefslogtreecommitdiff
path: root/include/mach/message.h
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-03-24 21:53:03 +0000
committerThomas Bushnell <thomas@gnu.org>1997-03-24 21:53:03 +0000
commit30b32d2ccbf95436b642e6208d6829dcf68981fa (patch)
tree481af37a46b22473db7cadf280a6b5466136d726 /include/mach/message.h
parent455c9e455d124e3359d8f9e16ffe111178589e6f (diff)
prerelease work
Diffstat (limited to 'include/mach/message.h')
-rw-r--r--include/mach/message.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/mach/message.h b/include/mach/message.h
index 8f1860f..d640286 100644
--- a/include/mach/message.h
+++ b/include/mach/message.h
@@ -438,6 +438,9 @@ mach_msg
#endif /* LINTLIBRARY */
#endif /* c_plusplus || __STDC__ */
+extern typeof (mach_msg) __mach_msg;
+extern typeof (mach_msg_trap) __mach_msg_trap;
+
/* Definitions for the old IPC interface. */