Adds missing breaking macosx compilation without boost
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <winsock.h>
|
||||
#include <fcntl.h>
|
||||
#elif LINUX
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
Reference in New Issue
Block a user