Skip to content

Commit 539b224

Browse files
committed
cfg windows
1 parent fb3ee0a commit 539b224

File tree

1 file changed

+1
-0
lines changed
  • library/std/src/os/windows

1 file changed

+1
-0
lines changed

library/std/src/os/windows/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
pub mod ffi;
3030
pub mod fs;
3131
pub mod io;
32+
#[cfg(windows)]
3233
pub mod net;
3334
pub mod process;
3435
pub mod raw;

0 commit comments

Comments
 (0)