am 1341e88c: am 524a7e46: Merge "Remove HAVE_WINSOCK."

* commit '1341e88c575a87bf1f4a05871fed78fad0fbe797':
  Remove HAVE_WINSOCK.
This commit is contained in:
Elliott Hughes 2015-07-30 17:37:37 +00:00 committed by Android Git Automerger
commit 6bec3e3aaa

View file

@ -38,11 +38,6 @@
*/
#define HAVE_MS_C_RUNTIME
/*
* Define this if we want to use WinSock.
*/
#define HAVE_WINSOCK
/*
* We need to choose between 32-bit and 64-bit off_t. All of our code should
* agree on the same size. For desktop systems, use 64-bit values,