Skip to content

Commit 13f0e51

Browse files
Auto merge of #142094 - ChrisDenton:test, r=<try>
[do not merge] testing // try-job: aarch64-apple try-job: x86_64-msvc-1 try-job: x86_64-apple-1 try-job: aarch64-gnu
2 parents d00435f + 756ba05 commit 13f0e51

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)