Skip to content

Commit

Permalink
Retry build
Browse files Browse the repository at this point in the history
  • Loading branch information
van-sprundel committed Oct 14, 2024
1 parent d1eee33 commit 844173a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/system/interface.rs
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ impl UnixGroup for super::Group {
#[cfg(test)]
mod test {
use super::*;

use crate::system::{Group, User, ROOT_GROUP_NAME};
use std::ffi::CString;

Expand Down

0 comments on commit 844173a

Please sign in to comment.