diff options
Diffstat (limited to 'sysdeps/wordsize-64/wcstoul_l.c')
-rw-r--r-- | sysdeps/wordsize-64/wcstoul_l.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/wordsize-64/wcstoul_l.c b/sysdeps/wordsize-64/wcstoul_l.c index c376fa0e81..d13bd5b16a 100644 --- a/sysdeps/wordsize-64/wcstoul_l.c +++ b/sysdeps/wordsize-64/wcstoul_l.c @@ -3,7 +3,7 @@ #define __wcstoull_l ___wcstoull_l_XXX #define wcstoull_l __wcstoull_l_XXX -#include <wcsmbs/wcstoul_l.c> +#include <sysdeps/generic/wcstoul_l.c> #undef ____wcstoull_l_internal #undef __wcstoull_l |