diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2012-02-16 17:17:18 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2012-02-16 17:17:18 +0100 |
commit | 18126d98dd72d4ba13a522432703d46bc37850cf (patch) | |
tree | 512d89c8ce05ef81cee20e0fdae8e0245f5420f7 /symbian | |
parent | cb82babdfb85b0a0ace048c92704350c138b3bb7 (diff) | |
download | perl-18126d98dd72d4ba13a522432703d46bc37850cf.tar.gz |
Add new probes for IPv6 (LeoNerd)
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index be7b2a4a30..010a686af7 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -230,6 +230,7 @@ d_inetaton='undef' d_inetntop='undef' d_inetpton='undef' d_int64_t='undef' +d_ipv6_mreq='undef' d_isascii='undef' d_isblank='undef' d_isfinite='undef' @@ -396,6 +397,7 @@ d_sitearch='define' d_sitecustomize='undef' d_sitecustomize='undef' d_snprintf='undef' +d_sockaddr_in6='undef' d_sockaddr_sa_len='undef' d_sockatmark='undef' d_sockatmarkproto='undef' |