include: Remove duplicate definition.
This commit is contained in:
parent
b3225ea420
commit
5f4ce3d72f
|
@ -885,7 +885,6 @@ typedef struct WS(WSAData)
|
|||
#define WSAEDQUOT (WSABASEERR+69)
|
||||
#define WSAESTALE (WSABASEERR+70)
|
||||
#define WSAEREMOTE (WSABASEERR+71)
|
||||
#define WSAEDISCON (WSABASEERR+101)
|
||||
|
||||
/*
|
||||
* Extended Windows Sockets error constant definitions
|
||||
|
|
Loading…
Reference in New Issue