mirror of
https://github.com/curl/curl.git
synced 2025-09-04 11:24:59 +03:00
Added #define HAVE_SETVBUF 1
This commit is contained in:
parent
04501ba791
commit
5d1095a6f4
|
@ -166,3 +166,6 @@
|
|||
|
||||
/* Define if you have the closesocket function. */
|
||||
#define HAVE_CLOSESOCKET 1
|
||||
|
||||
/* Define if you have the setvbuf function. */
|
||||
#define HAVE_SETVBUF 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user