Skip to content

Commit 662e446

Browse files
DOhlssonasomers
andauthored
Update test/sys/mod.rs with suggestion
Co-authored-by: Alan Somers <[email protected]>
1 parent f96ddfd commit 662e446

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/sys/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ mod test_ptrace;
4646
#[cfg(any(target_os = "android", target_os = "linux"))]
4747
mod test_timerfd;
4848
#[cfg(target_os = "linux")]
49+
#[cfg(feature = "process")]
4950
mod test_prctl;

0 commit comments

Comments
 (0)