mirror of
https://github.com/curl/curl.git
synced 2026-06-26 00:05:38 +03:00
removed HAVE_VPRINTF dependence
This commit is contained in:
parent
4496e8ab8c
commit
e2a63bee59
1 changed files with 0 additions and 3 deletions
|
|
@ -83,9 +83,6 @@
|
|||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_VPRINTF
|
||||
#error "We can't compile without vprintf() support!"
|
||||
#endif
|
||||
#ifndef HAVE_SELECT
|
||||
#error "We can't compile without select() support!"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue