Fix build on Windows

This commit is contained in:
Cameron Gutman
2014-08-31 12:18:42 -07:00
parent 62825197ae
commit 3dee3a60d5
3 changed files with 1 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@
#include <sys/socket.h>
#include <netinet/tcp.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <errno.h>
#define SOCKET int
#define LastSocketError() errno