mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
added HAVE_SETVBUF
This commit is contained in:
parent
7f8ad34ba2
commit
52e32ac1d3
@ -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…
Reference in New Issue
Block a user