include objsec.h unconditonally (#618)

This commit is contained in:
F640
2025-11-26 19:33:30 +07:00
committed by GitHub
parent 3510203fa6
commit 57e3c095be

View File

@@ -15,9 +15,7 @@
#include <linux/sched.h>
#endif
#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 1, 0) && !KSU_OPTIONAL_SELINUX_INODE
#include "objsec.h"
#endif // import inode_security_struct
#include "allowlist.h"
#include "feature.h"