1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00

Fixed build failure under Visual Studio 14 2015

This commit is contained in:
Stephan Eberle 2016-04-26 22:28:08 +02:00
parent 1ff5607e5d
commit ae82959051

View file

@ -7,7 +7,9 @@
#define DELTA_EPOCH_IN_MICROSECS 11644473600000000ULL
#endif
#include <winsock2.h>
#ifdef LWS_MINGW_SUPPORT
#include <winsock2.h>
#endif
#ifndef _TIMEZONE_DEFINED
struct timezone