summaryrefslogtreecommitdiff
path: root/metaconfig.h
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 /metaconfig.h
parentec26854652da3082dbe9fc6fffbd92af4a8537ab (diff)
downloadperl-0a49e94867e32932f6fac0fc9297840a8b9ef6cf.tar.gz
add Configure probe for struct sockaddr_storage
Diffstat (limited to 'metaconfig.h')
-rw-r--r--metaconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/metaconfig.h b/metaconfig.h
index baba5eac68..96a02a57eb 100644
--- a/metaconfig.h
+++ b/metaconfig.h
@@ -13,5 +13,5 @@
* Symbols should only be here temporarily. Once they are actually used,
* they should be removed from here.
*
- * HAS_WCRTOMB
+ * HAS_WCRTOMB HAS_SOCKADDR_STORAGE
*/