summaryrefslogtreecommitdiff
path: root/x11-misc/mygestures/files/mygestures-2.0-gcc14.patch
blob: e2f228f8047906a3534ad5887cf8210db22b6673 (plain)
1
2
3
4
5
6
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>