1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Fox linux builds (hopefully)

This commit is contained in:
Broxzier
2017-01-05 23:43:19 +01:00
parent a26eac91ef
commit 2bf1b4cd2f

View File

@@ -47,6 +47,7 @@
#include <netinet/in.h>
#include <sys/socket.h>
#include <fcntl.h>
#include "../common.h"
typedef sint32 SOCKET;
#define SOCKET_ERROR -1
#define INVALID_SOCKET -1