Check in missed file.

This commit is contained in:
Christopher Faylor 2004-04-15 17:38:23 +00:00
parent ee0afa428a
commit 45f41f1720
1 changed files with 0 additions and 1 deletions

View File

@ -345,7 +345,6 @@ extern bool cygwin_testing;
extern char almost_null[]; extern char almost_null[];
#define winsock2_active (wsadata.wVersion >= 512) #define winsock2_active (wsadata.wVersion >= 512)
#define winsock_active (wsadata.wVersion < 512)
extern struct WSAData wsadata; extern struct WSAData wsadata;
#endif /* defined __cplusplus */ #endif /* defined __cplusplus */