Skip to content

Commit 23bc270

Browse files
authored
Add visionOS support (#95)
1 parent 5297187 commit 23bc270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/unix.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ extern "C" {
6666
target_os = "ios",
6767
target_os = "tvos",
6868
target_os = "watchos",
69+
target_os = "visionos",
6970
target_os = "freebsd"
7071
),
7172
link_name = "__error"

0 commit comments

Comments
 (0)