Skip to content

Commit

Permalink
removed HAVE_VPRINTF dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Aug 17, 2000
1 parent 4496e8a commit e2a63be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/url.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e2a63be

Please sign in to comment.