mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Remove redundant WSAEWOULDBLOCK declaration.
This commit is contained in:
parent
5176f4e356
commit
9417618276
@ -105,8 +105,4 @@
|
||||
#endif /* __alpha && !VMS */
|
||||
|
||||
|
||||
#if defined( WSAEWOULDBLOCK )
|
||||
#define EWOULDBLOCK WSAEWOULDBLOCK
|
||||
#endif
|
||||
|
||||
#endif /* _AC_SOCKET_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user