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 ca3742d8c6..2233b9993d 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -297,6 +297,8 @@ d_phostname='undef' d_pipe='undef' d_poll='undef' d_portable='undef' +d_prctl='undef' +d_prctl_set_name='undef' d_printf_format_null='undef' d_procselfexe='undef' d_pseudofork='undef' |