summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/gnome-mount/files/gnome-mount-0.6-include-locale-h.patch')
-rw-r--r--gnome-base/gnome-mount/files/gnome-mount-0.6-include-locale-h.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/gnome-base/gnome-mount/files/gnome-mount-0.6-include-locale-h.patch b/gnome-base/gnome-mount/files/gnome-mount-0.6-include-locale-h.patch
deleted file mode 100644
index 25252ca5dfd8..000000000000
--- a/gnome-base/gnome-mount/files/gnome-mount-0.6-include-locale-h.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/gnome-mount.c 2007-05-29 22:28:51.000000000 +0200
-+++ src/gnome-mount.c 2007-05-29 21:15:55.000000000 +0200
-@@ -25,6 +25,7 @@
- #endif
-
- #include <unistd.h>
-+#include <locale.h>
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <fcntl.h>