diff options
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 28959ce00b..8b4399a6c8 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -312,6 +312,8 @@ d_setpwent='undef' d_setregid='undef' d_setresgid='undef' d_setresuid='undef' +d_sresproto='undef' +d_sresuproto='undef' d_setreuid='undef' d_setrgid='undef' d_setruid='undef' |