Description: Fix FTBFS with libpng1.6
Author: Mattia Rizzolo <mattia@debian.org>
Bug-Debian: https://bugs.debian.org/809869
Bug: https://savannah.nongnu.org/bugs/index.php?48524
Forwarded: yes, to the bug
Last-Update: 2016-01-09

--- a/src/main.c
+++ b/src/main.c
@@ -19,6 +19,7 @@
 #include <config.h>
 #include <stdio.h>
 #include <string.h>
+#include <locale.h>
 #include "opts.h"
 #include "gettext-more.h"
 #include <errno.h>
