diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-04-20 00:54:18 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-04-20 01:27:13 +0200 |
| commit | c5896a459543725dbca49ee894fd85b2f105ce6f (patch) | |
| tree | 67d31294058f38462b8dd1913cf2f8693f838f11 /include/mach_error.h | |
| parent | 81b032c833a01491dfa35e9fdc5c2d4e523df163 (diff) | |
| download | glibc-c5896a459543725dbca49ee894fd85b2f105ce6f.tar.xz glibc-c5896a459543725dbca49ee894fd85b2f105ce6f.zip | |
Revert "hurd: Fix mach installed headers test"
This reverts commit d4379e0216d01fd1395b1f3b37255e3486760135: the proper
headers are actually already getting installed.
Diffstat (limited to 'include/mach_error.h')
| -rw-r--r-- | include/mach_error.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/mach_error.h b/include/mach_error.h deleted file mode 100644 index de1c4ca4fe..0000000000 --- a/include/mach_error.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _MACH_ERROR_ -#include_next <mach_error.h> -#ifndef _ISOMAC -libc_hidden_proto (mach_error_type) -#endif -#endif |
