dns: handle early eof in tcp fallback
[musl] / src / stdlib / gcvt.c
index 6c075e2..f29bc30 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <stdlib.h>
 #include <stdio.h>