summaryrefslogtreecommitdiff
path: root/win32/config.gc
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2016-08-11 18:35:47 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2016-08-11 18:35:47 +0200
commit0cc74f396bf31e3aa3a9f4c11d54cad18e3a2ebc (patch)
tree147dbd2f57f5105c5d4d63dfc3f55564a3778c1f /win32/config.gc
parentbe93048a43d87d317acca5b37619111b6a5f8c44 (diff)
downloadperl-0cc74f396bf31e3aa3a9f4c11d54cad18e3a2ebc.tar.gz
Add probe for gai_strerror
Diffstat (limited to 'win32/config.gc')
-rw-r--r--win32/config.gc1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/config.gc b/win32/config.gc
index 0b2a40b64d..69a21a2a18 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -220,6 +220,7 @@ d_fsync='undef'
d_ftello='undef'
d_ftime='define'
d_futimes='undef'
+d_gai_strerror='undef'
d_gdbm_ndbm_h_uses_prototypes='undef'
d_gdbmndbm_h_uses_prototypes='undef'
d_getaddrinfo='undef'