about summary refs log tree commit diff
path: root/wcsmbs/wcstod.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcsmbs/wcstod.c')
-rw-r--r--wcsmbs/wcstod.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/wcsmbs/wcstod.c b/wcsmbs/wcstod.c
index 4604f51621..4c6343c040 100644
--- a/wcsmbs/wcstod.c
+++ b/wcsmbs/wcstod.c
@@ -22,7 +22,4 @@
 
 #define	USE_WIDE_CHAR	1
 
-extern double ____wcstod_l_internal (const wchar_t *, wchar_t **, int,
-				     locale_t);
-
 #include <stdlib/strtod.c>