mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
#include <stdlib.h>
2006-04-28 Behdad Esfahbod <behdad@gnome.org> * glib/guniprop.c: #include <stdlib.h>
This commit is contained in:
committed by
Behdad Esfahbod
parent
1e50095189
commit
d8ff28de76
@@ -1,3 +1,7 @@
|
||||
2006-04-28 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/guniprop.c: #include <stdlib.h>
|
||||
|
||||
2006-04-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols: Add g_unichar_iswide_cjk.
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2006-04-28 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/guniprop.c: #include <stdlib.h>
|
||||
|
||||
2006-04-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols: Add g_unichar_iswide_cjk.
|
||||
|
@@ -21,6 +21,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <locale.h>
|
||||
|
Reference in New Issue
Block a user