am 524a7e46: Merge "Remove HAVE_WINSOCK."

* commit '524a7e46937c59cfb34289819fd3ac117911cd8d':
  Remove HAVE_WINSOCK.
This commit is contained in:
Elliott Hughes
2015-07-30 17:31:47 +00:00
committed by Android Git Automerger

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,