Skip to content

Commit

Permalink
Enable select on redox
Browse files Browse the repository at this point in the history
  • Loading branch information
coolreader18 committed Mar 13, 2023
1 parent b878d0a commit 17b608a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sys/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ feature! {
pub mod resource;
}

#[cfg(not(target_os = "redox"))]
feature! {
#![feature = "poll"]
pub mod select;
Expand Down

0 comments on commit 17b608a

Please sign in to comment.