summaryrefslogtreecommitdiff
path: root/epoc
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2012-02-16 17:17:18 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2012-02-16 17:17:18 +0100
commit18126d98dd72d4ba13a522432703d46bc37850cf (patch)
tree512d89c8ce05ef81cee20e0fdae8e0245f5420f7 /epoc
parentcb82babdfb85b0a0ace048c92704350c138b3bb7 (diff)
downloadperl-18126d98dd72d4ba13a522432703d46bc37850cf.tar.gz
Add new probes for IPv6 (LeoNerd)
Diffstat (limited to 'epoc')
-rw-r--r--epoc/config.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh
index b68b6c7416..d43d192ada 100644
--- a/epoc/config.sh
+++ b/epoc/config.sh
@@ -279,6 +279,7 @@ d_inetntop='undef'
d_inetpton='undef'
d_int64_t='undef'
d_iovec_s='undef'
+d_ipv6_mreq='undef'
d_isascii='define'
d_isblank='undef'
d_isfinite='undef'
@@ -444,6 +445,7 @@ d_sigsetjmp='undef'
d_sin6_scope_id='undef'
d_sitearch='undef'
d_snprintf='undef'
+d_sockaddr_in6='undef'
d_sockaddr_sa_len='undef'
d_sockatmark='undef'
d_sockatmarkproto='undef'