aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch')
-rw-r--r--meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch b/meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch
new file mode 100644
index 0000000000..a149500ea5
--- /dev/null
+++ b/meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch
@@ -0,0 +1,13 @@
+Upstream-Status: Applied in git repo
+---
+--- a/src/util.c.old 2011-11-05 22:12:00.000000000 +0100
++++ b/src/util.c 2012-01-03 16:18:21.435234961 +0100
+@@ -18,7 +18,7 @@
+
+ #include <config.h>
+ #include <glib.h>
+-
++#include <locale.h>
+ #include <exo/exo.h>
+
+