summaryrefslogtreecommitdiffstats
path: root/gnome2-apps/gnome-mount/header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-apps/gnome-mount/header.patch')
-rw-r--r--gnome2-apps/gnome-mount/header.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/gnome2-apps/gnome-mount/header.patch b/gnome2-apps/gnome-mount/header.patch
new file mode 100644
index 0000000000..d357b6c0d4
--- /dev/null
+++ b/gnome2-apps/gnome-mount/header.patch
@@ -0,0 +1,11 @@
+diff -uprN gnome-mount-0.8.orig/src/gnome-mount.c gnome-mount-0.8/src/gnome-mount.c
+--- gnome-mount-0.8.orig/src/gnome-mount.c 2009-06-24 08:15:31.000000000 +0800
++++ gnome-mount-0.8/src/gnome-mount.c 2009-06-24 08:16:00.000000000 +0800
+@@ -30,6 +30,7 @@
+ #include <fcntl.h>
+ #include <string.h>
+ #include <stdlib.h>
++#include <locale.h>
+
+ #include <dbus/dbus.h>
+ #include <dbus/dbus-glib-lowlevel.h>