make new math code compatible with unused variable warning/error
[musl] / src / stdlib / ecvt.c
index 79c3de6..797b664 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <stdlib.h>
 #include <stdio.h>