🚨 [kernel] remove warnings (#20)

This commit is contained in:
Ylarod
2022-12-24 09:18:38 +08:00
committed by GitHub
parent aa40a6b749
commit 4c9942dd3f
2 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
#ifndef __KSU_H_SELINUX
#define __KSU_H_SELINUX
#include <linux/types.h>
void setup_selinux();
void setenforce(bool);