mirror of
https://github.com/curl/curl.git
synced 2026-07-30 13:28:27 +03:00
Added #define HAVE_SETVBUF 1
This commit is contained in:
parent
04501ba791
commit
5d1095a6f4
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue