Remove HAVE_WINSOCK.
Change-Id: I362451b68775de0216c5b8736f5cc16a7933b6c2
This commit is contained in:
parent
1dbb41661a
commit
1de24c7f64
1 changed files with 0 additions and 5 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue