kernel: fix build

This commit is contained in:
ShirkNeko
2025-11-08 20:45:29 +08:00
parent 05179ee119
commit 8c849518fb
4 changed files with 2 additions and 124 deletions

View File

@@ -64,11 +64,8 @@
#include "sucompat.h"
#include "sulog.h"
#include "seccomp_cache.h"
#include "ksud.h"
#include "throne_comm.h"
#include "umount_manager.h"
#ifdef CONFIG_KSU_SUSFS
bool susfs_is_boot_completed_triggered = false;