summaryrefslogtreecommitdiff
path: root/wcsmbs/wcstoull_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcsmbs/wcstoull_l.c')
-rw-r--r--wcsmbs/wcstoull_l.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/wcsmbs/wcstoull_l.c b/wcsmbs/wcstoull_l.c
index 412a9fcf0a..1666d5070e 100644
--- a/wcsmbs/wcstoull_l.c
+++ b/wcsmbs/wcstoull_l.c
@@ -23,8 +23,4 @@
#define UNSIGNED 1
-extern unsigned long long int ____wcstoull_l_internal (const wchar_t *,
- wchar_t **, int, int,
- locale_t);
-
#include <wcstoll_l.c>