4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-30 02:50:25 +08:00

Check in missed file.

This commit is contained in:
Christopher Faylor 2004-04-15 17:38:23 +00:00
parent ee0afa428a
commit 45f41f1720

View File

@ -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 */