ITS#10353 Winsock: more for prev commit

Silence warning for redefined macro
This commit is contained in:
Howard Chu 2026-05-30 23:57:40 +01:00 committed by Quanah Gibson-Mount
parent f1115d78d6
commit 2356f4f633

View file

@ -99,6 +99,7 @@
# endif
#undef EWOULDBLOCK
#undef ENOTCONN
#undef EINPROGRESS
#undef ETIMEDOUT
#define EWOULDBLOCK WSAEWOULDBLOCK