aboutsummaryrefslogtreecommitdiff
path: root/www/fcgiwrap/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/fcgiwrap/files')
-rw-r--r--www/fcgiwrap/files/patch-fcgiwrap.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/fcgiwrap/files/patch-fcgiwrap.c b/www/fcgiwrap/files/patch-fcgiwrap.c
new file mode 100644
index 000000000000..cc403e506e08
--- /dev/null
+++ b/www/fcgiwrap/files/patch-fcgiwrap.c
@@ -0,0 +1,10 @@
+--- ./fcgiwrap.c.orig 2010-06-03 16:18:21.000000000 +0200
++++ ./fcgiwrap.c 2010-06-15 14:54:38.232029168 +0200
+@@ -43,6 +43,7 @@
+ #include <ctype.h>
+
+ #include <arpa/inet.h>
++#include <netinet/in.h>
+ #include <sys/socket.h>
+ #include <sys/un.h>
+