gresource-tool: fix the build
authorXan Lopez <xan@igalia.com>
Wed, 25 Jan 2012 09:28:27 +0000 (10:28 +0100)
committerXan Lopez <xan@igalia.com>
Wed, 25 Jan 2012 09:28:27 +0000 (10:28 +0100)
gio/gresource-tool.c

index 4211d56..8fead39 100644 (file)
@@ -29,6 +29,7 @@
 #include <fcntl.h>
 #include <string.h>
 #include <sys/mman.h>
+#include <locale.h>
 
 #ifdef HAVE_LIBELF
 #include <libelf.h>