Horizon OS: dirfd unavailable
This commit is contained in:
parent
79734f1db8
commit
bdf1eae360
@ -860,6 +860,7 @@ fn drop(&mut self) {
|
||||
target_os = "hurd",
|
||||
target_os = "espidf",
|
||||
target_os = "fuchsia",
|
||||
target_os = "horizon",
|
||||
)))]
|
||||
{
|
||||
let fd = unsafe { libc::dirfd(self.0) };
|
||||
|
Loading…
Reference in New Issue
Block a user