summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--numeric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numeric.c b/numeric.c
index 5d2fc5c756..659b69e70a 100644
--- a/numeric.c
+++ b/numeric.c
@@ -97,7 +97,7 @@ The synonym Strod() may be used instead.
*/
NV
-my_strtod(const char * const s, char **e)
+Perl_my_strtod(const char * const s, char **e)
{
dTHX;