gnome-mount r184 - in trunk: . src



Author: cosimoc
Date: Fri Jun 27 10:10:41 2008
New Revision: 184
URL: http://svn.gnome.org/viewvc/gnome-mount?rev=184&view=rev

Log:
2008-06-27  Cosimo Cecchi  <cosimoc gnome org>

	* src/gnome-mount.c: include locale.h. (#511503, LoÃc Minier).


Modified:
   trunk/ChangeLog
   trunk/src/gnome-mount.c

Modified: trunk/src/gnome-mount.c
==============================================================================
--- trunk/src/gnome-mount.c	(original)
+++ trunk/src/gnome-mount.c	Fri Jun 27 10:10:41 2008
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]