mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-02-04 06:44:25 +01:00
fixed build errors with gcc
This commit is contained in:
parent
7059f1f0c5
commit
225850483b
|
|
@ -4,6 +4,7 @@
|
|||
#include "utils/Logs.hpp"
|
||||
#include <chrono>
|
||||
#include <sys/mman.h>
|
||||
#include <span>
|
||||
|
||||
orbis::ErrorCode orbis::ipmiCreateClient(Process *proc, void *clientImpl,
|
||||
const char *name,
|
||||
|
|
|
|||
Loading…
Reference in a new issue