Skip to content

Commit 22e9764

Browse files
committed
Expose utsname on all platforms
1 parent 4e2bf09 commit 22e9764

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sys/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ pub mod reboot;
3939

4040
pub mod termios;
4141

42-
#[cfg(any(target_os = "linux", target_os = "android"))]
4342
pub mod utsname;
4443

4544
pub mod wait;

0 commit comments

Comments
 (0)