You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/app-pda/gtkpod/files/gtkpod-2.1.5-conformance.patch

12 lines
354 B

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"