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 /NetWare | |
parent | cb82babdfb85b0a0ace048c92704350c138b3bb7 (diff) | |
download | perl-18126d98dd72d4ba13a522432703d46bc37850cf.tar.gz |
Add new probes for IPv6 (LeoNerd)
Diffstat (limited to 'NetWare')
-rw-r--r-- | NetWare/config.wc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc index 80e9c1758a..84004bd7e3 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -273,6 +273,7 @@ d_inetaton='undef' d_inetntop='undef' d_inetpton='undef' d_int64_t='undef' +d_ipv6_mreq='undef' d_isascii='define' d_isblank='undef' d_isfinite='undef' @@ -438,6 +439,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' |