Skip to content

Commit b3ba9a6

Browse files
the8472AkhilTThomas
authored andcommitted
Merge pull request rust-lang#3690 from tesuji/android-posix-spawn
Re-add `posix_spawn{_file_actions_t,attr_t}` on Android
2 parents d5037dc + 1e4dcef commit b3ba9a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,6 +1681,7 @@ fn test_android(target: &str) {
16811681
"sched.h",
16821682
"semaphore.h",
16831683
"signal.h",
1684+
"spawn.h",
16841685
"stddef.h",
16851686
"stdint.h",
16861687
"stdio.h",

0 commit comments

Comments
 (0)