summaryrefslogtreecommitdiff
path: root/user/ksysguard/ksysguard-5.6.5-rindex-header.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-10-06 21:00:47 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2017-10-06 21:00:47 -0500
commite31eb73738c0bce32518840b0dc517548e70f279 (patch)
treebe0a6221f0edfc0ef2adcce4eee072894ab15581 /user/ksysguard/ksysguard-5.6.5-rindex-header.patch
parent50b3b2885183bac697824633cfc17b6b6e3d7690 (diff)
downloadpackages-e31eb73738c0bce32518840b0dc517548e70f279.tar.gz
packages-e31eb73738c0bce32518840b0dc517548e70f279.tar.bz2
packages-e31eb73738c0bce32518840b0dc517548e70f279.tar.xz
packages-e31eb73738c0bce32518840b0dc517548e70f279.zip
user/ksysguard: new package
Diffstat (limited to 'user/ksysguard/ksysguard-5.6.5-rindex-header.patch')
-rw-r--r--user/ksysguard/ksysguard-5.6.5-rindex-header.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/user/ksysguard/ksysguard-5.6.5-rindex-header.patch b/user/ksysguard/ksysguard-5.6.5-rindex-header.patch
new file mode 100644
index 000000000..423da608c
--- /dev/null
+++ b/user/ksysguard/ksysguard-5.6.5-rindex-header.patch
@@ -0,0 +1,10 @@
+--- ksysguard-5.6.5/ksysguardd/Linux/diskstat.c.old 2016-06-14 11:09:02.000000000 +0100
++++ ksysguard-5.6.5/ksysguardd/Linux/diskstat.c 2016-08-07 02:51:53.101362572 +0100
+@@ -24,6 +24,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <strings.h>
+ #include <sys/statvfs.h>
+ #include <time.h>
+ #include <unistd.h>