summaryrefslogtreecommitdiff
path: root/epoc
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-12-20 17:13:46 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2010-12-20 17:13:46 +0100
commitf53580fec42f3b12264ee27b756dec257c0bb77a (patch)
treea2ad316f8a78afaba1287280e3520bdace3b0f31 /epoc
parent589b000b69e1acf012e908b6e6ef1dd06eb248a5 (diff)
downloadperl-f53580fec42f3b12264ee27b756dec257c0bb77a.tar.gz
Add sin6_scope_id probe (LeoNerd)
Diffstat (limited to 'epoc')
-rw-r--r--epoc/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh
index 5dff73a7ce..54f858be34 100644
--- a/epoc/config.sh
+++ b/epoc/config.sh
@@ -424,6 +424,7 @@ d_shmget='undef'
d_sigaction='undef'
d_sigprocmask='undef'
d_sigsetjmp='undef'
+d_sin6_scope_id='undef'
d_snprintf='undef'
d_sockaddr_sa_len='undef'
d_sockatmark='undef'