fix build

This commit is contained in:
ShirkNeko
2025-11-09 14:14:51 +08:00
parent f670151f20
commit a0ceda008d
4 changed files with 5 additions and 10 deletions

View File

@@ -65,4 +65,6 @@ void escape_with_root_profile(void);
void escape_to_root_for_cmd_su(uid_t target_uid, pid_t target_pid);
void disable_seccomp(void);
#endif