kernel: fix build

This commit is contained in:
ShirkNeko
2025-11-08 20:54:07 +08:00
parent d8db1b6c43
commit 2f1b967813

View File

@@ -34,6 +34,7 @@
#include "sucompat.h"
#include "core_hook.h"
#include "sulog.h"
#include "kernel_compat.h"
#define SU_PATH "/system/bin/su"
#define SH_PATH "/system/bin/sh"