mirror of git://sourceware.org/git/glibc.git
5 lines
93 B
C
5 lines
93 B
C
|
#ifndef _MACH_ERROR_
|
||
|
#include_next <mach_error.h>
|
||
|
libc_hidden_proto (mach_error_type)
|
||
|
#endif
|