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

@@ -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