remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
[musl] / src / stdlib / gcvt.c
index 6c075e2..f29bc30 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <stdlib.h>
 #include <stdio.h>