packages/admin/zabbix
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
..
files zabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi) 2015-04-16 07:51:50 +02:00
patches zabbix: fix musl compatibility 2015-06-17 19:13:44 +02:00
Makefile zabbix: fix musl compatibility 2015-06-17 19:13:44 +02:00