summaryrefslogtreecommitdiff
path: root/dev-libs/libxls/files/libxls-1.4.0-asprintf.patch
blob: 71a6c82fbf3db05376c68fbc86ccabbc30789c34 (plain)
1
2
3
4
5
6
7
8
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"