kernel: Fix compilation

This commit is contained in:
ShirkNeko
2025-11-07 11:33:02 +08:00
parent a32f89403b
commit d7c101e244
3 changed files with 9 additions and 7 deletions

View File

@@ -44,6 +44,8 @@
#include "supercalls.h"
#include "sucompat.h"
#include "sulog.h"
#include "throne_tracker.h"
#include "throne_comm.h"
#ifdef CONFIG_KSU_MANUAL_SU
#include "manual_su.h"