summaryrefslogtreecommitdiff
path: root/wcsmbs/wcstof_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcsmbs/wcstof_l.c')
-rw-r--r--wcsmbs/wcstof_l.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/wcsmbs/wcstof_l.c b/wcsmbs/wcstof_l.c
index bcf9834738..392ea49e98 100644
--- a/wcsmbs/wcstof_l.c
+++ b/wcsmbs/wcstof_l.c
@@ -25,8 +25,5 @@
extern float ____wcstof_l_internal (const wchar_t *, wchar_t **, int,
__locale_t);
-extern unsigned long long int ____wcstoull_l_internal (const wchar_t *,
- wchar_t **, int, int,
- __locale_t);
#include <stdlib/strtof_l.c>