w32-pthreads: Fix build errors with VS2015

This commit is contained in:
GoaLitiuM
2015-05-04 19:33:54 +03:00
parent 65ccb2178e
commit e251d26560
+4
View File
@@ -205,6 +205,10 @@
typedef unsigned long DWORD_PTR;
typedef unsigned long ULONG_PTR;
#endif
#if defined(_MSC_VER) && _MSC_VER >= 1900
#define HAVE_STRUCT_TIMESPEC
#endif
/*
* -----------------
* autoconf switches