tests/keyfile: Fix build

This commit is contained in:
Jasper St. Pierre 2014-01-04 01:40:24 -05:00
parent 589aed9383
commit 33f81cc509

View File

@ -1,7 +1,9 @@
#include <glib.h>
#include <locale.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
static GKeyFile *
load_data (const gchar *data,