Skip to content

Commit

Permalink
Update unistd.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanTsune committed Sep 10, 2024
1 parent fb2aedd commit b218461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/unistd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3634,6 +3634,7 @@ impl From<User> for libc::passwd {
target_os = "fuchsia",
target_os = "haiku",
target_os = "hurd",
target_os = "emscripten",
)))]
pw_change: u.change,
#[cfg(not(any(
Expand Down

0 comments on commit b218461

Please sign in to comment.