Remove HAVE_WINSOCK.

Change-Id: I362451b68775de0216c5b8736f5cc16a7933b6c2
This commit is contained in:
Elliott Hughes 2015-07-29 19:05:24 -07:00
parent 1dbb41661a
commit 1de24c7f64

View file

@ -56,11 +56,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,