diff options
Diffstat (limited to 'uconfig64.sh')
-rw-r--r-- | uconfig64.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uconfig64.sh b/uconfig64.sh index ba46d14f53..71d7fad05c 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -479,9 +479,9 @@ d_vprintf='define' d_vsnprintf='undef' d_wait4='undef' d_waitpid='undef' -d_wcscmp=''undef'' +d_wcscmp='undef' d_wcstombs='undef' -d_wcsxfrm=''undef'' +d_wcsxfrm='undef' d_wctomb='undef' d_writev='undef' d_xenix='undef' |