summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/mygestures/files/mygestures-2.0-gcc14.patch')
-rw-r--r--x11-misc/mygestures/files/mygestures-2.0-gcc14.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-misc/mygestures/files/mygestures-2.0-gcc14.patch b/x11-misc/mygestures/files/mygestures-2.0-gcc14.patch
new file mode 100644
index 000000000000..e2f228f80479
--- /dev/null
+++ b/x11-misc/mygestures/files/mygestures-2.0-gcc14.patch
@@ -0,0 +1,7 @@
+https://bugs.gentoo.org/923585
+--- a/src/configuration_parser.c
++++ b/src/configuration_parser.c
+@@ -18,2 +18,3 @@
+
++#include <stdlib.h>
+ #include <string.h>