diff options
author | Tomasz Konojacki <me@xenu.pl> | 2020-04-30 06:34:41 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2020-05-19 09:03:49 +0200 |
commit | 0a49e94867e32932f6fac0fc9297840a8b9ef6cf (patch) | |
tree | bf9dd750713e7e068c8de60993c23745c9c43bee /NetWare | |
parent | ec26854652da3082dbe9fc6fffbd92af4a8537ab (diff) | |
download | perl-0a49e94867e32932f6fac0fc9297840a8b9ef6cf.tar.gz |
add Configure probe for struct sockaddr_storage
Diffstat (limited to 'NetWare')
-rw-r--r-- | NetWare/config.wc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc index 5ee6599404..b0a02f5605 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -528,6 +528,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='define' |