kernel: include KPM header in core_hook.c

This commit is contained in:
ShirkNeko
2025-05-27 15:13:32 +08:00
parent 622c681ffc
commit 08d0b2b048

View File

@@ -48,6 +48,7 @@
#include "throne_tracker.h" #include "throne_tracker.h"
#include "throne_tracker.h" #include "throne_tracker.h"
#include "kernel_compat.h" #include "kernel_compat.h"
#include "kpm/kpm.h"
static bool ksu_module_mounted = false; static bool ksu_module_mounted = false;