mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05: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