mirror of
https://github.com/curl/curl.git
synced 2026-06-03 00:44:14 +03:00
added HAVE_SETVBUF
This commit is contained in:
parent
7f8ad34ba2
commit
52e32ac1d3
1 changed files with 3 additions and 0 deletions
|
|
@ -28,3 +28,6 @@
|
|||
|
||||
/* Define if you have the <sys/poll.h> header file */
|
||||
#undef HAVE_SYS_POLL_H
|
||||
|
||||
/* Define if you have the `setvbuf' function. */
|
||||
#undef HAVE_SETVBUF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue