diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2008-05-13 15:33:09 +0000 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2008-05-13 15:33:09 +0000 |
commit | 3be6b6e4f99d23b6081423c62340897c47c87bce (patch) | |
tree | e0aa0a377975f8ecc1e7adf77ec2973752ed42b0 /ChangeLog | |
parent | a495d32f3628844c43578aed3418c73450af7a81 (diff) |
#include <locale.h> to fix the build.
2008-05-13 Kjartan Maraas <kmaraas@gnome.org>
* glib/gi18n.c: #include <locale.h> to fix the build.
svn path=/trunk/; revision=6888
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-05-13 Kjartan Maraas <kmaraas@gnome.org> + + * glib/gi18n.c: #include <locale.h> to fix the build. + 2008-05-12 Yair Hershkovitz <yairhr@gmail.com> * glib/gi18n.c (g_i18n_init): Coding convention fix. Space between |