gresource-tool: fix the build

This commit is contained in:
Xan Lopez 2012-01-25 10:28:27 +01:00
parent e9725d1656
commit 73f5764fcd

View File

@ -29,6 +29,7 @@
#include <fcntl.h>
#include <string.h>
#include <sys/mman.h>
#include <locale.h>
#ifdef HAVE_LIBELF
#include <libelf.h>