Skip to content

Commit d33bb05

Browse files
Auto merge of #142094 - ChrisDenton:test, r=<try>
[do not merge] testing try-job: aarch64-apple
2 parents 0b20963 + 756ba05 commit d33bb05

File tree

1 file changed

+1
-0
lines changed
  • library/std/src/sys/process/unix

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// This is a test.
12
#[cfg(target_os = "vxworks")]
23
use libc::RTP_ID as pid_t;
34
#[cfg(not(target_os = "vxworks"))]

0 commit comments

Comments
 (0)