mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
fix(kernel): compilation issues due to header changes
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@ -201,7 +201,7 @@ typedef unsigned long timeu64_t;
|
||||
typedef int clockid_t;
|
||||
typedef long time64_t;
|
||||
|
||||
struct f_owner_ex
|
||||
struct linux_f_owner_ex
|
||||
{
|
||||
int type;
|
||||
pid_t pid;
|
||||
|
Reference in New Issue
Block a user