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 f2ae4f7d38..6bad5e0c8e 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -423,6 +423,7 @@ d_tcsetpgrp='undef' d_telldir='undef' d_telldirproto='undef' d_time='define' +d_timegm='undef' d_times='undef' d_tm_tm_gmtoff='undef' d_tm_tm_zone='undef' |