aboutsummaryrefslogtreecommitdiff
path: root/src/distributed_slice.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/distributed_slice.rs')
-rw-r--r--src/distributed_slice.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/distributed_slice.rs b/src/distributed_slice.rs
index 707e043..d283e6f 100644
--- a/src/distributed_slice.rs
+++ b/src/distributed_slice.rs
@@ -161,6 +161,7 @@ impl<T> DistributedSlice<[T]> {
target_os = "macos",
target_os = "ios",
target_os = "tvos",
+ target_os = "android",
target_os = "illumos",
target_os = "freebsd"
))]