diff options
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index 9ded43bed0..ed31a3daf3 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -291,6 +291,7 @@ d_strcoll='undef' d_strctcpy='undef' d_strerrm='strerror(e)' d_strerror='undef' +d_strftime='undef' d_strtod='undef' d_strtol='undef' d_strtold='undef' |