Fix client on Windows

master
Adam Honse 6 years ago
parent 15d23d3009
commit 883a78ad9d

@ -12,6 +12,7 @@
#ifdef WIN32
#include <Windows.h>
#define MSG_NOSIGNAL 0
#else
#include <unistd.h>

Loading…
Cancel
Save