aboutsummaryrefslogtreecommitdiffstats
path: root/testing/zabbix/musl-fix-includes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/zabbix/musl-fix-includes.patch')
-rw-r--r--testing/zabbix/musl-fix-includes.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/zabbix/musl-fix-includes.patch b/testing/zabbix/musl-fix-includes.patch
new file mode 100644
index 0000000000..c36759dcde
--- /dev/null
+++ b/testing/zabbix/musl-fix-includes.patch
@@ -0,0 +1,13 @@
+--- zabbix-2.2.1.orig/include/sysinc.h
++++ zabbix-2.2.1/include/sysinc.h
+@@ -126,10 +126,6 @@
+ # include <sys/times.h>
+ #endif
+
+-#ifdef HAVE_LINUX_KERNEL_H
+-# include <linux/kernel.h>
+-#endif
+-
+ #ifdef HAVE_ARPA_NAMESER_H
+ #ifdef MAC_OS_X
+ # define BIND_8_COMPAT 1