diff --git a/src/redox/mod.rs b/src/redox/mod.rs index cedf42be201c4..0d2cacc27b2ec 100644 --- a/src/redox/mod.rs +++ b/src/redox/mod.rs @@ -377,7 +377,6 @@ extern { -> ::ssize_t; } - #[cfg_attr(feature = "rustc-dep-of-std", link(name = "c", kind = "static", cfg(target_feature = "crt-static")))]