Horizon OS: dirfd unavailable
This commit is contained in:
parent
79734f1db8
commit
bdf1eae360
1 changed files with 1 additions and 0 deletions
|
|
@ -860,6 +860,7 @@ impl Drop for Dir {
|
|||
target_os = "hurd",
|
||||
target_os = "espidf",
|
||||
target_os = "fuchsia",
|
||||
target_os = "horizon",
|
||||
)))]
|
||||
{
|
||||
let fd = unsafe { libc::dirfd(self.0) };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue