1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-04-01 05:13:06 +02:00

glib/tests: fix build

This commit is contained in:
Claudio Saavedra 2014-01-07 11:33:14 +02:00
parent 6bd30a4cb9
commit 0e109fceab

@ -1,5 +1,6 @@
#include <glib.h>
#include <glib/gstdio.h>
#include <locale.h>
#include <string.h>
#include <stdlib.h>