Fixed build with latest VitaSDK (#2)

This commit is contained in:
Antonio Aloisio
2018-07-26 07:27:12 +03:00
committed by Cameron Gutman
parent e33ca1dc47
commit eb38c3c737
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <unistd.h>
#include <psp2/kernel/clib.h>
#define ENET_BUFFER_MAXIMUM 10
-1
View File
@@ -22,7 +22,6 @@ int sceClibPrintf(const char *fmt, ...);
#include "enet/enet.h"
#define TCP_NODELAY SCE_NET_TCP_NODELAY
#define INADDR_ANY SCE_NET_INADDR_ANY
#define SOMAXCONN 128
#define MSG_NOSIGNAL 0