phonemgr r287 - in trunk: . telepathy



Author: hadess
Date: Fri Apr 11 13:31:12 2008
New Revision: 287
URL: http://svn.gnome.org/viewvc/phonemgr?rev=287&view=rev

Log:
2008-04-11  Bastien Nocera  <hadess hadess net>

	* telepathy/main.c: Add an include for locale.h, spotted by
	Baptiste Mille-Mathias <bmm80 free fr> (Closes: #527410)



Modified:
   trunk/ChangeLog
   trunk/telepathy/main.c

Modified: trunk/telepathy/main.c
==============================================================================
--- trunk/telepathy/main.c	(original)
+++ trunk/telepathy/main.c	Fri Apr 11 13:31:12 2008
@@ -22,6 +22,8 @@
 
 #include <config.h>
 
+#include <locale.h>
+
 #include <string.h>
 #include <errno.h>
 #include <signal.h>



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