Skip to content

Commit 2eb83a4

Browse files
committed
Enable select on redox
1 parent 05825ec commit 2eb83a4

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
@@ -110,7 +110,6 @@ feature! {
110110
pub mod resource;
111111
}
112112

113-
#[cfg(not(target_os = "redox"))]
114113
feature! {
115114
#![feature = "poll"]
116115
pub mod select;

0 commit comments

Comments
 (0)