Check in missed file.
This commit is contained in:
parent
ee0afa428a
commit
45f41f1720
|
@ -345,7 +345,6 @@ extern bool cygwin_testing;
|
|||
extern char almost_null[];
|
||||
|
||||
#define winsock2_active (wsadata.wVersion >= 512)
|
||||
#define winsock_active (wsadata.wVersion < 512)
|
||||
extern struct WSAData wsadata;
|
||||
|
||||
#endif /* defined __cplusplus */
|
||||
|
|
Loading…
Reference in New Issue