about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/strtol.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/strtol.c')
-rw-r--r--sysdeps/wordsize-64/strtol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/wordsize-64/strtol.c b/sysdeps/wordsize-64/strtol.c
index 2e1b229349..ec07ea7261 100644
--- a/sysdeps/wordsize-64/strtol.c
+++ b/sysdeps/wordsize-64/strtol.c
@@ -3,7 +3,7 @@
 #define strtoll strtoll_XXX
 #define strtoq strtoq_XXX
 
-#include <stdlib/strtol.c>
+#include <sysdeps/generic/strtol.c>
 
 #undef __strtoll_internal
 #undef strtoll