summaryrefslogtreecommitdiff
path: root/uconfig64.sh
diff options
context:
space:
mode:
authorTomasz Konojacki <me@xenu.pl>2020-04-30 06:34:41 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2020-05-19 09:03:49 +0200
commit0a49e94867e32932f6fac0fc9297840a8b9ef6cf (patch)
treebf9dd750713e7e068c8de60993c23745c9c43bee /uconfig64.sh
parentec26854652da3082dbe9fc6fffbd92af4a8537ab (diff)
downloadperl-0a49e94867e32932f6fac0fc9297840a8b9ef6cf.tar.gz
add Configure probe for struct sockaddr_storage
Diffstat (limited to 'uconfig64.sh')
-rw-r--r--uconfig64.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig64.sh b/uconfig64.sh
index 65360c039e..fb71c56fde 100644
--- a/uconfig64.sh
+++ b/uconfig64.sh
@@ -478,6 +478,7 @@ d_sitearch='undef'
d_snprintf='undef'
d_sockaddr_in6='undef'
d_sockaddr_sa_len='undef'
+d_sockaddr_storage='undef'
d_sockatmark='undef'
d_sockatmarkproto='undef'
d_socket='undef'