about summary refs log tree commit diff
path: root/sysdeps/generic/wcstol_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/wcstol_l.c')
-rw-r--r--sysdeps/generic/wcstol_l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/wcstol_l.c b/sysdeps/generic/wcstol_l.c
index abe7a98332..a7110a1d6c 100644
--- a/sysdeps/generic/wcstol_l.c
+++ b/sysdeps/generic/wcstol_l.c
@@ -27,4 +27,4 @@
 extern long int ____wcstol_l_internal (const wchar_t *, wchar_t **, int, int,
 				       __locale_t);
 
-#include <wcstol.c>
+#include "wcstol.c"