forked from AuroraMiddleware/gtk
Include locale.h
svn path=/trunk/; revision=17026
This commit is contained in:
parent
78c7c07f3b
commit
7bf87cf25a
@ -1,3 +1,7 @@
|
|||||||
|
2007-01-02 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/updateiconcache.c: Include locale.h
|
||||||
|
|
||||||
2007-01-02 Matthias Clasen <mclasen@redhat.com>
|
2007-01-02 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/updateiconcache.c (main): Call setlocale().
|
* gtk/updateiconcache.c (main): Call setlocale().
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
||||||
|
#include <locale.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user