stdio_ext.h needs to include stdio.h, at least to get FILE...
[musl] / src / stdlib / wcstod.c
2012-04-19 Rich Felkerfurther fixes to leading space issue (forgot the wide...
2012-04-16 Rich Felkerimplement wcstod and family