BUFSIZE defined in Metaware's <stdio.h>. Undefine to avoid warning.

This commit is contained in:
Gisle Vanem 2006-08-29 16:27:13 +00:00
parent 9691a78f6b
commit e2ff369eba
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
#endif
/* Download buffer size, keep it fairly big for speed reasons */
#undef BUFSIZE
#define BUFSIZE CURL_MAX_WRITE_SIZE
/* Initial size of the buffer to store headers in, it'll be enlarged in case