Code

Import Gnulib floorf and base64 and removed our old base64 library.
[nagiosplug.git] / gl / c-strtod.h
1 double c_strtod (char const *, char **);
2 long double c_strtold (char const *, char **);