From 8236726e079fa81d83b8a06ec844bd1333674556 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 23 Mar 2020 00:05:05 +0300 Subject: kcollectd added --- packages/sys-analyzer/kcollectd/files/gcc9-build-fix.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/sys-analyzer/kcollectd/files/gcc9-build-fix.patch (limited to 'packages/sys-analyzer/kcollectd/files/gcc9-build-fix.patch') diff --git a/packages/sys-analyzer/kcollectd/files/gcc9-build-fix.patch b/packages/sys-analyzer/kcollectd/files/gcc9-build-fix.patch new file mode 100644 index 0000000..993ebc6 --- /dev/null +++ b/packages/sys-analyzer/kcollectd/files/gcc9-build-fix.patch @@ -0,0 +1,12 @@ +diff --git a/kcollectd/gui.cc b/kcollectd/gui.cc +index 8baabb8..a344f47 100644 +--- a/kcollectd/gui.cc ++++ b/kcollectd/gui.cc +@@ -21,6 +21,7 @@ + #include + #include + #include ++#include + + #include + -- cgit v1.2.3