mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
os: xtrans: drop define of ECONNREFUSED
Never used anywhere and conflicts with system headers. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -119,7 +119,6 @@ from the copyright holders.
|
||||
#include <X11/Xw32defs.h>
|
||||
#undef close
|
||||
#define close closesocket
|
||||
#define ECONNREFUSED WSAECONNREFUSED
|
||||
#define EADDRINUSE WSAEADDRINUSE
|
||||
#define EPROTOTYPE WSAEPROTOTYPE
|
||||
#undef EWOULDBLOCK
|
||||
|
||||
Reference in New Issue
Block a user