pkgsrc/www/curl/patches
jmmv 2697615f3b Make the include/curl/multi.h self-contained to fix the build of packages
using it (such as the new drivel-2.0.0).  Bump PKGREVISION to 1.

The problem is that this header file requires the fd_set definitions, but
it only pulls in <sys/select.h> on AIX and NETWARE systems.  Instead, change
the inclusion to only happen if configure script detected it during build
time.
2005-06-12 13:43:36 +00:00
..
patch-aa Make the include/curl/multi.h self-contained to fix the build of packages 2005-06-12 13:43:36 +00:00