fix build

This commit is contained in:
ShirkNeko
2025-11-09 14:14:51 +08:00
parent 163531fcd2
commit 05ed1a3714
4 changed files with 5 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ static void setup_groups(struct root_profile *profile, struct cred *cred)
put_group_info(group_info);
}
static void disable_seccomp()
void disable_seccomp(void)
{
assert_spin_locked(&current->sighand->siglock);
// disable seccomp