mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
VITA: Fix Nat-t compilation
This commit is contained in:
parent
650789a570
commit
979428649a
@ -88,6 +88,7 @@
|
||||
#define htonl sceNetHtonl
|
||||
#define ntohl sceNetNtohl
|
||||
#define htons sceNetHtons
|
||||
#define ntohs sceNetNtohs
|
||||
#define socklen_t unsigned int
|
||||
|
||||
struct hostent
|
||||
|
Loading…
Reference in New Issue
Block a user