kernel: Remove CONFIG_KSU_MANUAL_SU protection
This commit is contained in:
@@ -20,10 +20,7 @@
|
||||
#include "kernel_compat.h"
|
||||
#include "throne_comm.h"
|
||||
#include "dynamic_manager.h"
|
||||
|
||||
#ifdef CONFIG_KSU_MANUAL_SU
|
||||
#include "manual_su.h"
|
||||
#endif
|
||||
|
||||
// Forward declarations from core_hook.c
|
||||
extern void escape_to_root(void);
|
||||
|
||||
Reference in New Issue
Block a user