mirror of git://sourceware.org/git/glibc.git
5 lines
85 B
C
5 lines
85 B
C
|
#ifndef _MACH_H
|
||
|
#include_next <mach.h>
|
||
|
libc_hidden_proto (__mach_msg_destroy)
|
||
|
#endif
|