there are no pw_fields
in struct passwd
under openbsd
This commit is contained in:
parent
c618f366f3
commit
9e8707902f
@ -43,7 +43,8 @@ s! {
|
||||
|
||||
#[cfg(not(any(target_os = "macos",
|
||||
target_os = "ios",
|
||||
target_os = "netbsd")))]
|
||||
target_os = "netbsd",
|
||||
target_os = "openbsd")))]
|
||||
pub pw_fields: ::c_int,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user