Jrn Hartroth adjusted for the mingw32 compiler
This commit is contained in:
parent
b4a47dda27
commit
65b3a9b498
@ -42,6 +42,7 @@
|
|||||||
|
|
||||||
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
|
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
#include <winsock.h>
|
||||||
#else
|
#else
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user