mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 00:13:08 +00:00
posix OS fix?
This commit is contained in:
parent
4ab55d75b2
commit
d0357a2406
@ -8,6 +8,7 @@
|
||||
#include <winsock2.h>
|
||||
#else
|
||||
#include <arpa/inet.h>
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
#include "common/logging/log.h"
|
||||
|
Loading…
Reference in New Issue
Block a user