Merge pull request #1382 from jschueller/patch-1
Windows case sentitive fs build fix
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
#ifdef _WIN32
|
||||
#include <io.h>
|
||||
#include <winsock2.h>
|
||||
#include <Ws2tcpip.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
#define IPTOS_LOWDELAY 0x10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user