mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-10 09:10:19 -04:00
ITS#10353 Winsock: more for prev commit
Silence warning for redefined macro
This commit is contained in:
parent
f1115d78d6
commit
2356f4f633
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@
|
|||
# endif
|
||||
|
||||
#undef EWOULDBLOCK
|
||||
#undef ENOTCONN
|
||||
#undef EINPROGRESS
|
||||
#undef ETIMEDOUT
|
||||
#define EWOULDBLOCK WSAEWOULDBLOCK
|
||||
|
|
|
|||
Loading…
Reference in a new issue