summarylogtreecommitdiffstats
path: root/gcc7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gcc7.patch')
-rw-r--r--gcc7.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc7.patch b/gcc7.patch
deleted file mode 100644
index 5010b3cb35fd..000000000000
--- a/gcc7.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -bur conky-1.10.6-orig/src/luamm.hh conky-1.10.6/src/luamm.hh
---- conky-1.10.6-orig/src/luamm.hh 2016-12-04 17:13:57.000000000 +0200
-+++ conky-1.10.6/src/luamm.hh 2017-05-31 20:05:59.000000000 +0300
-@@ -28,6 +28,7 @@
- #include <exception>
- #include <stdexcept>
- #include <string>
-+#include <functional>
-
- #include <lua.hpp>