summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch')
-rw-r--r--app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch b/app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch
new file mode 100644
index 000000000000..f0fadb31ea2d
--- /dev/null
+++ b/app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch
@@ -0,0 +1,11 @@
+diff -Naur a/libgtkpod/misc.c b/libgtkpod/misc.c
+--- a/libgtkpod/misc.c 2015-06-02 19:14:21.000000000 +0100
++++ b/libgtkpod/misc.c 2024-02-03 17:14:10.900114317 +0000
+@@ -39,6 +39,7 @@
+ #include <sys/wait.h>
+ #include <unistd.h>
+ #include <glib/gi18n-lib.h>
++#include <libxml/parser.h>
+ #include "charset.h"
+ #include "clientserver.h"
+ #include "misc.h"