You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libxls/files/libxls-1.4.0-asprintf.patch

9 lines
190 B

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"