BUFSIZE defined in Metaware's <stdio.h>. Undefine to avoid warning.
This commit is contained in:
@@ -110,6 +110,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Download buffer size, keep it fairly big for speed reasons */
|
/* Download buffer size, keep it fairly big for speed reasons */
|
||||||
|
#undef BUFSIZE
|
||||||
#define BUFSIZE CURL_MAX_WRITE_SIZE
|
#define BUFSIZE CURL_MAX_WRITE_SIZE
|
||||||
|
|
||||||
/* Initial size of the buffer to store headers in, it'll be enlarged in case
|
/* Initial size of the buffer to store headers in, it'll be enlarged in case
|
||||||
|
|||||||
Reference in New Issue
Block a user