mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 15:22:38 +00:00
commit
062e970212
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ extern {
|
|||
fn endutxent();
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
#[cfg(target_os = "macs")]
|
||||
#[cfg(target_os = "macos")]
|
||||
fn utmpxname(file: *const c_char) -> c_int;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue