diff options
-rw-r--r-- | lib/url.c | 3 |
1 files changed, 0 insertions, 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 |