mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-03 11:58:07 -07:00
Adopt an orphan. Bug: https://bugs.gentoo.org/607094 Package-Manager: Portage-2.3.3, Repoman-2.3.1
9 lines
190 B
Diff
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"
|