syslog: Improve fortify with clang
[glibc.git] / sysdeps / mach / include / mach.h
blob65f8d9764b3c5786579fb9c41240cd87802c6d4b
1 #ifndef _MACH_H
2 #include_next <mach.h>
3 #include <mach-shortcuts-hidden.h>
4 #ifndef _ISOMAC
5 libc_hidden_proto (__mach_msg_destroy)
6 libc_hidden_proto (__mach_msg)
7 #endif
8 #endif