summaryrefslogtreecommitdiff
path: root/package/apr/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-13 18:06:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-13 18:06:45 +0200
commit8edb1cd5a6a03b391003a1047e0b3ca6d22acd45 (patch)
tree751b35f97d8dcc1c9da4f0c81d9707701e8d6710 /package/apr/patches
parent92dd4fee15cb7c33868c7d7213f82136955397b1 (diff)
bulk package update
Diffstat (limited to 'package/apr/patches')
-rw-r--r--package/apr/patches/patch-include_apr_want_h16
1 files changed, 16 insertions, 0 deletions
diff --git a/package/apr/patches/patch-include_apr_want_h b/package/apr/patches/patch-include_apr_want_h
new file mode 100644
index 000000000..5f1a11c5e
--- /dev/null
+++ b/package/apr/patches/patch-include_apr_want_h
@@ -0,0 +1,16 @@
+--- apr-1.4.2.orig/include/apr_want.h 2010-01-06 12:36:50.000000000 +0100
++++ apr-1.4.2/include/apr_want.h 2010-05-29 17:56:14.201613974 +0200
+@@ -89,11 +89,13 @@
+
+ #else
+
++/*
+ struct iovec
+ {
+ void *iov_base;
+ size_t iov_len;
+ };
++*/
+
+ #endif
+