diff --git a/kernel/allowlist.h b/kernel/allowlist.h index f12639df..216ee6e5 100644 --- a/kernel/allowlist.h +++ b/kernel/allowlist.h @@ -1,6 +1,8 @@ #ifndef __KSU_H_ALLOWLIST #define __KSU_H_ALLOWLIST +#include + bool ksu_allowlist_init(); bool ksu_allowlist_exit();