patch-deps_cares_include_ares_h 440 B

123456789101112
  1. $OpenBSD: patch-deps_cares_include_ares_h,v 1.1 2016/09/10 13:03:41 ajacoutot Exp $
  2. --- deps/cares/include/ares.h.orig Sat Sep 10 12:04:56 2016
  3. +++ deps/cares/include/ares.h Sat Sep 10 12:05:08 2016
  4. @@ -32,6 +32,7 @@
  5. /* Data type definition of ares_socklen_t. */
  6. typedef unsigned ares_socklen_t;
  7. +#include <sys/select.h> /* fd_set */
  8. #include <sys/types.h>
  9. /* HP-UX systems version 9, 10 and 11 lack sys/select.h and so does oldish