diff --git a/srcpkgs/gtkpod/patches/fix-libxml2-2.12.patch b/srcpkgs/gtkpod/patches/fix-libxml2-2.12.patch new file mode 100644 index 00000000000..58eab19153e --- /dev/null +++ b/srcpkgs/gtkpod/patches/fix-libxml2-2.12.patch @@ -0,0 +1,12 @@ +Source: https://src.fedoraproject.org/rpms/gtkpod/blob/a3e1c785b5a43603ad46ef913b0644babbfc6a73/f/includes.patch + +--- a/libgtkpod/misc.c ++++ b/libgtkpod/misc.c +@@ -39,6 +39,7 @@ + #include + #include + #include ++#include + #include "charset.h" + #include "clientserver.h" + #include "misc.h"