diff --git a/libretro-common/include/net/net_compat.h b/libretro-common/include/net/net_compat.h index 03a049da88..f88260dd13 100644 --- a/libretro-common/include/net/net_compat.h +++ b/libretro-common/include/net/net_compat.h @@ -88,6 +88,7 @@ #define htonl sceNetHtonl #define ntohl sceNetNtohl #define htons sceNetHtons +#define ntohs sceNetNtohs #define socklen_t unsigned int struct hostent