testsuite/gsk/test-render-nodes.c: Include <stdlib.h>

This is so that the compiler won't complain about our use of exit()

https://bugzilla.gnome.org/show_bug.cgi?id=773299
This commit is contained in:
Chun-wei Fan 2017-10-24 16:14:43 +08:00
parent a601e5d10e
commit 5b9177f53b

View File

@ -21,6 +21,7 @@
#include <string.h>
#include <glib/gstdio.h>
#include <gtk/gtk.h>
#include <stdlib.h>
#include "reftest-compare.h"
static void