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