]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 9631ad49674aa5bdced52470189ca0c62878d36e..b11ccd3aa41392e7b0a12a7f8e4ca8dca1611042 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>