mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Revert "hurd: Fix mach installed headers test"
This reverts commit d4379e0216
: the proper
headers are actually already getting installed.
This commit is contained in:
6
sysdeps/mach/include/mach_error.h
Normal file
6
sysdeps/mach/include/mach_error.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _MACH_ERROR_
|
||||
#include_next <mach_error.h>
|
||||
#ifndef _ISOMAC
|
||||
libc_hidden_proto (mach_error_type)
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user