]> granicus.if.org Git - curl/commitdiff
Added #define HAVE_SETVBUF 1
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Mar 2000 08:29:11 +0000 (08:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Mar 2000 08:29:11 +0000 (08:29 +0000)
config-win32.h

index 20e00ca4711238eed37c776a2f37a612c98a7e79..04d58c3ad1770eed235a9d176555c1b0524b7316 100644 (file)
 
 /* Define if you have the closesocket function.  */
 #define HAVE_CLOSESOCKET 1
+
+/* Define if you have the setvbuf function.  */
+#define HAVE_SETVBUF 1