Skip to content

Commit ab81134

Browse files
committed
Update LLVM with Apple changes
1 parent 9f4a637 commit ab81134

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
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
@@ -34,7 +34,6 @@ use libc::{c_int, pid_t};
3434
target_os = "l4re",
3535
target_os = "tvos",
3636
target_os = "watchos",
37-
target_os = "xros",
3837
)))]
3938
use libc::{gid_t, uid_t};
4039

0 commit comments

Comments
 (0)