mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
1998-10-04 Roland McGrath <roland@baalperazim.frob.com>
* mach/mach.h: Remove __mach_msg decl; <mach/message.h> now does it.
This commit is contained in:
parent
1e02536fbc
commit
797c5f0933
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user