diff options
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index db84cf0668..2c4c03ed56 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -321,6 +321,7 @@ d_shmget='undef' d_sigaction='undef' d_sigprocmask='undef' d_sigsetjmp='undef' +d_sockatmark='undef' d_socket='define' d_sockpair='undef' d_socks5_init='undef' |