repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hurd: Fix spurious installation of headers defining hidden prototypes
[glibc.git]
/
include
/
mach_error.h
blob
91463eb67299ff44a3ca2b36f0bb53d0fc4cbbdf
1
#ifndef _MACH_ERROR_
2
#include_next <mach_error.h>
3
libc_hidden_proto
(
mach_error_type
)
4
#endif