diff options
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uconfig64.sh b/uconfig64.sh index 96e0fd3c5d..3d3ca5a1d8 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -426,7 +426,7 @@ d_strftime='undef' d_strlcat='undef' d_strlcpy='undef' d_strtod='undef' -d_strtol='undef' +d_strtol='define' d_strtold='undef' d_strtoll='undef' d_strtoq='undef' |