You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
🚨 [kernel] remove warnings (#20)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef __KSU_H_SELINUX
|
||||
#define __KSU_H_SELINUX
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
void setup_selinux();
|
||||
|
||||
void setenforce(bool);
|
||||
|
||||
Reference in New Issue
Block a user