- Rebase patches with quilt. OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gtkpod?expand=0&rev=41
13 lines
406 B
Diff
13 lines
406 B
Diff
Index: gtkpod-2.1.5/libgtkpod/misc.c
|
|
===================================================================
|
|
--- gtkpod-2.1.5.orig/libgtkpod/misc.c
|
|
+++ gtkpod-2.1.5/libgtkpod/misc.c
|
|
@@ -39,6 +39,7 @@ ffla | This program is distributed in t
|
|
#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"
|