Commit 671019ef authored by joerg@trift2's avatar joerg@trift2

strings/strtod.c : Ensure the definition of "EOVERFLOW" is available.

In 5.0, this is already solved, so that is a null-merge ("ul").
parent 0d15e5e3
......@@ -26,7 +26,7 @@
*/
#include <my_global.h> /* Includes errno.h */
#include <my_base.h> /* Includes errno.h */
#include <m_ctype.h>
#define MAX_DBL_EXP 308
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment