commit | 2fad00c56eea89301cc3d556092317c9d10e3c13 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Fri Feb 20 17:04:10 2015 +0000 |
committer | Narayan Kamath <narayan@google.com> | Sat Feb 21 09:55:05 2015 +0000 |
tree | bb248100e82f8596e68d9be2dea423cb0b39dc88 | |
parent | 0f672c6aad22dde39a172ae0b5f0b76068008f30 [diff] |
Remove references to __CYGWIN__ and HAVE_WINSOCK2_H. We don't support platform builds under CYGWIN and can safely assume that all windows host builds are for MinGW32. HAVE_WINSOCK2_H is currently unused. The only references to it are in code that define it themselves or in application code that by definition isn't compiled for windows. Change-Id: I236d6e070df93f713cb716bb8a461c9c1d32a180