kernel: fix warning (#37)

This commit is contained in:
Ylarod
2023-01-11 05:22:58 +08:00
committed by GitHub
parent 0e0a812a9c
commit 848712e417

View File

@@ -1,6 +1,8 @@
#ifndef __KSU_H_ALLOWLIST
#define __KSU_H_ALLOWLIST
#include <linux/types.h>
bool ksu_allowlist_init();
bool ksu_allowlist_exit();