fix bug in dladdr that prevented resolving addresses in the PLT
[oweals/musl.git] / src / stdio / vasprintf.c
index f2bbc7aa1a556e0027675c69e8ad4cc4bef13f3e..68b7246b01362b2598894bb79e8074560fc3b833 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <stdio.h>
 #include <stdarg.h>
 #include <stdlib.h>