mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
removed HAVE_VPRINTF dependence
This commit is contained in:
parent
4496e8ab8c
commit
e2a63bee59
@ -83,9 +83,6 @@
|
|||||||
#include <sys/select.h>
|
#include <sys/select.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef HAVE_VPRINTF
|
|
||||||
#error "We can't compile without vprintf() support!"
|
|
||||||
#endif
|
|
||||||
#ifndef HAVE_SELECT
|
#ifndef HAVE_SELECT
|
||||||
#error "We can't compile without select() support!"
|
#error "We can't compile without select() support!"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user