summaryrefslogtreecommitdiff
path: root/win32/config.vc
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-12-10 12:29:50 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2010-12-10 12:29:50 +0100
commitb8677e3b6a8c160eef39f06730392d031a846b22 (patch)
tree3ca22b6ed0a992ef4ccf6a3bee08fe60ed59b200 /win32/config.vc
parent70bfa48a28b9dab30bf99f2aa276e4fb7ff2fd55 (diff)
downloadperl-b8677e3b6a8c160eef39f06730392d031a846b22.tar.gz
Add probe for sa_len availability in sockaddr struct
Sorry for the huge config_h.SH re-order. Don't know (yet) what caused that
Diffstat (limited to 'win32/config.vc')
-rw-r--r--win32/config.vc1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/config.vc b/win32/config.vc
index 444c81d327..c3fc4627e9 100644
--- a/win32/config.vc
+++ b/win32/config.vc
@@ -434,6 +434,7 @@ d_sigprocmask='undef'
d_sigsetjmp='undef'
d_sitearch='define'
d_snprintf='define'
+d_sockaddr_sa_len='undef'
d_sockatmark='undef'
d_sockatmarkproto='undef'
d_socket='define'