diff options
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index be7b2a4a30..6fa3be2d4a 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -430,6 +430,7 @@ d_strerror_r='undef' d_strftime='undef' d_strlcat='undef' d_strlcpy='undef' +d_strptime='undef' d_strtod='define' d_strtol='define' d_strtold='undef' |