diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2012-07-11 17:20:30 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2012-07-11 17:20:30 +0200 |
commit | 122b9bf4fd0633cb11e00a8136e8039f0a14ecd6 (patch) | |
tree | 8c20a7e026862c9df6816cb8d35cf3b63c4eb24e /symbian | |
parent | 720adda90da7e4ec3ec156d0a257cf92a281b626 (diff) | |
download | perl-122b9bf4fd0633cb11e00a8136e8039f0a14ecd6.tar.gz |
Add IP probe for ip_mreq
Backport 2f1eb816b5cba6977b1a8159
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index 010a686af7..63f43af3d3 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_ip_mreq='undef' d_ipv6_mreq='undef' d_isascii='undef' d_isblank='undef' |