diff --git a/src/unix.rs b/src/unix.rs index 18951e4..e0b988c 100644 --- a/src/unix.rs +++ b/src/unix.rs @@ -66,6 +66,7 @@ extern "C" { target_os = "ios", target_os = "tvos", target_os = "watchos", + target_os = "visionos", target_os = "freebsd" ), link_name = "__error"