summaryrefslogtreecommitdiff
path: root/plan9
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 /plan9
parentec26854652da3082dbe9fc6fffbd92af4a8537ab (diff)
downloadperl-0a49e94867e32932f6fac0fc9297840a8b9ef6cf.tar.gz
add Configure probe for struct sockaddr_storage
Diffstat (limited to 'plan9')
-rw-r--r--plan9/config_sh.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample
index 23ce79f5e0..0af4f7095d 100644
--- a/plan9/config_sh.sample
+++ b/plan9/config_sh.sample
@@ -538,6 +538,7 @@ d_sitearch='define'
d_snprintf='undef'
d_sockaddr_in6='undef'
d_sockaddr_sa_len='undef'
+d_sockaddr_storage='undef'
d_sockatmark='undef'
d_sockatmarkproto='undef'
d_socket='define'