aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tengine/musl-headers.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-08-18 14:09:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-08-18 14:09:56 +0000
commit066f0c09ce2c12886a65c0224e5f2dd91ed6a5b3 (patch)
treec38b444a714580d22029677e1c290f7f36879ecf /testing/tengine/musl-headers.patch
parent7c1831bb34eba36856d3d5cdf3c6a7f687d7906e (diff)
downloadaports-066f0c09ce2c12886a65c0224e5f2dd91ed6a5b3.tar.bz2
aports-066f0c09ce2c12886a65c0224e5f2dd91ed6a5b3.tar.xz
testing/tengine: upgrade to 2.0.3
Diffstat (limited to 'testing/tengine/musl-headers.patch')
-rw-r--r--testing/tengine/musl-headers.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/tengine/musl-headers.patch b/testing/tengine/musl-headers.patch
new file mode 100644
index 0000000000..9ec9f7b136
--- /dev/null
+++ b/testing/tengine/musl-headers.patch
@@ -0,0 +1,10 @@
+--- ./src/os/unix/ngx_linux_config.h.orig
++++ ./src/os/unix/ngx_linux_config.h
+@@ -51,7 +51,6 @@
+ #include <malloc.h> /* memalign() */
+ #include <limits.h> /* IOV_MAX */
+ #include <sys/ioctl.h>
+-#include <sys/sysctl.h>
+ #include <crypt.h>
+ #include <sys/utsname.h> /* uname() */
+