Index: common/message.cpp
===================================================================
--- common/message.cpp	(revision e08495082ae80810734be6bd71168a2d7ff2a384)
+++ common/message.cpp	(revision cb1f288d9a7fd88d081382896a290a7912fa3545)
@@ -5,4 +5,5 @@
 #if defined WINDOWS
 	#include <winsock2.h>
+	#include <WS2tcpip.h>
 #elif defined LINUX
 	#include <sys/socket.h>
