1998-10-04 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Tue, 6 Oct 1998 14:15:13 +0000 (14:15 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 6 Oct 1998 14:15:13 +0000 (14:15 +0000)
* mach/mach.h: Remove __mach_msg decl; <mach/message.h> now does it.

mach/mach.h

index 9631ad4..b11ccd3 100644 (file)
@@ -76,8 +76,6 @@ extern void
 __mach_msg_destroy (mach_msg_header_t *msg),
 mach_msg_destroy (mach_msg_header_t *msg);
 
-/* XXX should be in mach/message.h. */
-extern typeof (mach_msg) __mach_msg;
 
 #define __need_FILE
 #include <stdio.h>