1
0
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:
Daniel Stenberg 2000-03-14 08:29:11 +00:00
parent 04501ba791
commit 5d1095a6f4

View File

@ -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