You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
kernel: fix warning (#37)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef __KSU_H_ALLOWLIST
|
||||
#define __KSU_H_ALLOWLIST
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
bool ksu_allowlist_init();
|
||||
|
||||
bool ksu_allowlist_exit();
|
||||
|
||||
Reference in New Issue
Block a user