fixes for clib
This commit is contained in:
parent
4e0c6a0e23
commit
83d0d3fdba
@ -115,6 +115,10 @@
|
|||||||
#undef HAVE_WINSOCK_H
|
#undef HAVE_WINSOCK_H
|
||||||
#undef HAVE_WINSOCK2_H
|
#undef HAVE_WINSOCK2_H
|
||||||
|
|
||||||
|
#if __MINGW32__
|
||||||
|
#define __WINDOWS__ 1
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Do we have restartable syscalls */
|
/* Do we have restartable syscalls */
|
||||||
#undef HAVE_RESTARTABLE_SYSCALLS
|
#undef HAVE_RESTARTABLE_SYSCALLS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user