Skip to content
Snippets Groups Projects
Commit 623dd4f2 authored by Edric's avatar Edric
Browse files
parent 873fbd3d
Branches
Tags
No related merge requests found
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
#else #else
#include <winsock2.h> #include <winsock2.h>
#include <ws2tcpip.h> #include <ws2tcpip.h>
#define close(x) closesocket(x)
#endif #endif
namespace dht { namespace dht {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment