Files
gentoo/dev-libs/libxls/files/libxls-1.4.0-asprintf.patch
Sergei Trofimovich 62ae86ae23 dev-libs/libxls: bump up to 1.4.0, bug #607094
Adopt an orphan.

Bug: https://bugs.gentoo.org/607094

Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-01-28 18:01:34 +00:00

9 lines
190 B
Diff

diff --git a/src/xlstool.c b/src/xlstool.c
index 54eab0e..ef1c7e9 100644
--- a/src/xlstool.c
+++ b/src/xlstool.c
@@ -32,2 +32,3 @@
+#define _GNU_SOURCE /* asprintf */
#include "config.h"