From: Roland McGrath Date: Tue, 6 Oct 1998 14:15:13 +0000 (+0000) Subject: 1998-10-04 Roland McGrath X-Git-Tag: cvs/glibc-2_0_98~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=797c5f093345b49572cb2ecb40122d0925912cb7;p=thirdparty%2Fglibc.git 1998-10-04 Roland McGrath * mach/mach.h: Remove __mach_msg decl; now does it. --- diff --git a/mach/mach.h b/mach/mach.h index 9631ad49674..b11ccd3aa41 100644 --- a/mach/mach.h +++ b/mach/mach.h @@ -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