Files
packages/admin
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
..
2014-08-02 01:07:03 -07:00
2015-05-27 08:10:02 +02:00
2015-03-23 21:11:15 +01:00
2015-06-17 19:13:44 +02:00