diff --git a/src/unistd.rs b/src/unistd.rs index 5e6dfc1cc2..fece9c1911 100644 --- a/src/unistd.rs +++ b/src/unistd.rs @@ -3634,6 +3634,7 @@ impl From for libc::passwd { target_os = "fuchsia", target_os = "haiku", target_os = "hurd", + target_os = "emscripten", )))] pw_change: u.change, #[cfg(not(any(