1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 03:13:54 +02:00
openwrt-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
..
debootstrap debootstrap: fix wrong source MD5 2015-05-13 13:34:36 +02:00
htop htop: Add PKG_LICENSE_FILES 2014-08-02 01:07:03 -07:00
monit monit: update to 5.13 2015-05-27 08:10:02 +02:00
muninlite muninlite: correctly parse ifname with - char 2015-04-21 23:16:14 +01:00
sudo sudo: updated to 1.8.13 2015-03-23 21:11:15 +01:00
zabbix zabbix: fix musl compatibility 2015-06-17 19:13:44 +02:00