summaryrefslogtreecommitdiff
path: root/include/mach_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach_error.h')
-rw-r--r--include/mach_error.h6
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