sysstat: fix musl compatibility 1429/head
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 18 Jun 2015 18:42:00 +0000 (20:42 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 18 Jun 2015 18:42:37 +0000 (20:42 +0200)
commit431ad5f6828bda7bc10ae03dc5354da6eea0e6f6
tree3f77bd4abd887a955ee66e8db5a6426d937e99e8
parent4116e327afee80aaea33a16358f5f7c0da687bec
sysstat: fix musl compatibility

Add missing `limits.h` and `sys/types.h` includes to the appropriate
source files.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
utils/sysstat/Makefile
utils/sysstat/patches/100-musl-compat.patch [new file with mode: 0644]