added HAVE_SETVBUF

This commit is contained in:
Daniel Stenberg 2002-07-28 17:08:22 +00:00
parent 7f8ad34ba2
commit 52e32ac1d3
1 changed files with 3 additions and 0 deletions

View File

@ -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