mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
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>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sysstat
|
||||
PKG_VERSION:=11.0.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||||
|
||||
Reference in New Issue
Block a user