Commits

Markus W. Weißmann authored c90117912d0
update to v0.22

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@11140 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

net/elhttp/files/patch-elhttp.c

Added
1 +--- elhttp.c Wed Feb 23 12:00:00 2005
2 ++++ ../../elhttp.c Sat Feb 26 16:51:52 2005
3 +@@ -27,6 +27,7 @@
4 + #include <sys/wait.h>
5 + #include <unistd.h>
6 + #include <netdb.h>
7 ++#include <pthread.h>
8 +
9 + #define recv(a,b,c,d) read(a,b,c)
10 + #define send(a,b,c,d) write(a,b,c)

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut