From 30b32d2ccbf95436b642e6208d6829dcf68981fa Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Mon, 24 Mar 1997 21:53:03 +0000 Subject: prerelease work --- include/mach/message.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/mach') 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. */ -- cgit v1.2.3