summaryrefslogtreecommitdiff
path: root/user/ksysguard/ksysguard-5.6.5-rindex-header.patch
diff options
context:
space:
mode:
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>