diff options
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index d986b0dc7d..f8c5062e1e 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -223,6 +223,7 @@ d_setpgid='undef' d_setpgrp2='undef' d_setpgrp='undef' d_setprior='undef' +d_setproctitle='undef' d_setpwent='undef' d_setregid='undef' d_setresgid='undef' @@ -342,6 +343,7 @@ i_gdbm='undef' i_grp='undef' i_iconv='undef' i_inttypes='undef' +i_libutil='undef' i_limits='undef' i_locale='undef' i_machcthr='undef' |