mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-13 12:56:15 +01:00
Merge branch 'gtestutils-add-stdlib' into 'main'
gtestutils: Include stdlib.h for exit function See merge request GNOME/glib!2613
This commit is contained in:
commit
7ab50b9e29
@ -28,6 +28,7 @@
|
|||||||
#include <glib/gerror.h>
|
#include <glib/gerror.h>
|
||||||
#include <glib/gslist.h>
|
#include <glib/gslist.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
Loading…
Reference in New Issue
Block a user