aboutsummaryrefslogtreecommitdiff
path: root/lib/url.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/url.c')
-rw-r--r--lib/url.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/url.c b/lib/url.c
index dabf6e3c0..ad43bc773 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -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