ksud.c : Include compat.h (#450)

Fix compiling on Android-x86

Signed-off-by: hmtheboy154 <buingoc67@gmail.com>
This commit is contained in:
Huy Minh
2023-05-04 10:49:21 +07:00
committed by GitHub
parent b1e98cc4b3
commit 5b284d27ee

View File

@@ -1,5 +1,6 @@
#include "asm/current.h"
#include "linux/string.h"
#include "linux/compat.h"
#include "linux/cred.h"
#include "linux/dcache.h"
#include "linux/err.h"