Skip to content

Commit 03b0312

Browse files
committed
Auto merge of #2369 - GuillaumeGomez:more-apple-items, r=Amanieu
Add more types and functions to Apple
2 parents 1ba11bb + d8b0009 commit 03b0312

File tree

2 files changed

+465
-0
lines changed

2 files changed

+465
-0
lines changed

libc-test/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ fn test_apple(target: &str) {
199199
"locale.h",
200200
"mach-o/dyld.h",
201201
"mach/mach_init.h",
202+
"mach/mach.h",
202203
"mach/mach_time.h",
203204
"mach/mach_types.h",
204205
"mach/mach_vm.h",

0 commit comments

Comments
 (0)