packages/admin/zabbix/patches
Jo-Philipp Wich c3f0347649 zabbix: fix musl compatibility
Under musl a compilation unit cannot include both linux/kernel.h
and sys/sysinfo.h at the same time since that leads to a redefinition
of `struct sysinfo`.

Change the autoconf template to include linux/kernel.h while testing
for sys/sysinfo.h to test for that conflict.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-17 19:13:44 +02:00
..
002-fix-res_send-on-uclibc.patch zabbix: update to 2.4.0, refresh patches 2014-09-16 22:00:38 +02:00
002-uclibc_loadavg.patch zabbix: update to 2.4.0, refresh patches 2014-09-16 22:00:38 +02:00
010-change-agentd-config.patch zabbix: update to 2.4.0, refresh patches 2014-09-16 22:00:38 +02:00
100-musl-compat.patch zabbix: fix musl compatibility 2015-06-17 19:13:44 +02:00