summaryrefslogtreecommitdiff
path: root/src/features.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/features.rs')
-rw-r--r--src/features.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/features.rs b/src/features.rs
index 61080986..d2adc169 100644
--- a/src/features.rs
+++ b/src/features.rs
@@ -114,6 +114,7 @@ mod os {
#[cfg(any(target_os = "macos",
target_os = "ios",
target_os = "fuchsia",
+ target_os = "haiku",
target_os = "solaris"))]
mod os {
/// Check if the OS supports atomic close-on-exec for sockets