Merge "Remove HAVE_WINSOCK."

This commit is contained in:
Elliott Hughes 2015-07-30 17:24:06 +00:00 committed by Gerrit Code Review
commit 524a7e4693

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,