mousetweaks r379 - in branches/gnome-2-24: . src
- From: gerdk svn gnome org
- To: svn-commits-list gnome org
- Subject: mousetweaks r379 - in branches/gnome-2-24: . src
- Date: Mon, 12 Jan 2009 12:41:05 +0000 (UTC)
Author: gerdk
Date: Mon Jan 12 12:41:05 2009
New Revision: 379
URL: http://svn.gnome.org/viewvc/mousetweaks?rev=379&view=rev
Log:
2009-01-12 Gerd Kohlberger <gerdk svn gnome org>
* src/mt-main.c: Add missing <locale.h>. Bug #567483.
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/src/mt-main.c
Modified: branches/gnome-2-24/src/mt-main.c
==============================================================================
--- branches/gnome-2-24/src/mt-main.c (original)
+++ branches/gnome-2-24/src/mt-main.c Mon Jan 12 12:41:05 2009
@@ -19,6 +19,7 @@
#include <signal.h>
#include <unistd.h>
+#include <locale.h>
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]