Fix compilation error on platforms without 'wint_t' type.
[gnulib.git] / lib / c-strtod.h
1 double c_strtod (char const *, char **);
2 long double c_strtold (char const *, char **);