Skip to content

Commit c42fb59

Browse files
committed
Update LLVM with Apple changes
1 parent 3296bc7 commit c42fb59

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

library/std/src/sys/pal/unix/process/process_unix.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ use libc::{c_int, pid_t};
3535
target_os = "l4re",
3636
target_os = "tvos",
3737
target_os = "watchos",
38-
target_os = "xros",
3938
)))]
4039
use libc::{gid_t, uid_t};
4140

src/llvm-project

0 commit comments

Comments
 (0)