add various missing headers

Fixes building with gcc-4.8

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
This commit is contained in:
Natanael Copa
2013-11-05 07:21:48 +00:00
committed by Max Kellermann
parent bb62ecf157
commit 3f21581a81
3 changed files with 3 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
#include <assert.h>
#include <string.h>
#include <stdlib.h>
static ConfigData config_data;