mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-25 19:44:57 +00:00
fixed linux build?
This commit is contained in:
parent
107e109903
commit
6ee92f9ab9
@ -12,7 +12,7 @@ class SymbolsResolver;
|
||||
namespace Libraries::Kernel {
|
||||
|
||||
struct OrbisKernelTimeval {
|
||||
time_t tv_sec;
|
||||
u64 tv_sec;
|
||||
u64 tv_usec;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user