diff --git a/src/unix.rs b/src/unix.rs index 10d2f05..b1e2136 100644 --- a/src/unix.rs +++ b/src/unix.rs @@ -96,6 +96,7 @@ extern "C" { target_os = "dragonfly", target_os = "emscripten", target_os = "fuchsia", + target_env = "mlibc", ), link_name = "__errno_location" )]