aboutsummaryrefslogtreecommitdiff
path: root/src/sys/shell/selector.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/shell/selector.rs')
-rw-r--r--src/sys/shell/selector.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/shell/selector.rs b/src/sys/shell/selector.rs
index 69be370..91fc0bf 100644
--- a/src/sys/shell/selector.rs
+++ b/src/sys/shell/selector.rs
@@ -26,7 +26,7 @@ impl Selector {
}
#[cfg(unix)]
-cfg_any_os_util! {
+cfg_any_os_ext! {
use crate::{Interest, Token};
impl Selector {