Skip to content
Snippets Groups Projects
Commit 9e870790 authored by Sébastien Marie's avatar Sébastien Marie
Browse files

there are no `pw_fields` in `struct passwd` under openbsd

parent c618f366
No related branches found
No related tags found
No related merge requests found
......@@ -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,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment