diff options
Diffstat (limited to 'win32/config.vc64')
-rw-r--r-- | win32/config.vc64 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/win32/config.vc64 b/win32/config.vc64 index d07e39dae6..44ab7f297c 100644 --- a/win32/config.vc64 +++ b/win32/config.vc64 @@ -199,6 +199,7 @@ d_ftime='define' d_futimes='undef' d_gdbm_ndbm_h_uses_prototypes='undef' d_gdbmndbm_h_uses_prototypes='undef' +d_getaddrinfo='undef' d_getcwd='define' d_getespwnam='undef' d_getfsstat='undef' @@ -220,6 +221,7 @@ d_getlogin='define' d_getlogin_r='undef' d_getmnt='undef' d_getmntent='undef' +d_getnameinfo='undef' d_getnbyaddr='undef' d_getnbyname='undef' d_getnent='undef' @@ -265,6 +267,8 @@ d_ilogbl='undef' d_inc_version_list='undef' d_index='undef' d_inetaton='undef' +d_inetntop='undef' +d_inetpton='undef' d_int64_t='undef' d_isascii='define' d_isfinite='undef' @@ -530,7 +534,7 @@ doublesize='8' drand01='(rand()/(double)((unsigned)1<<RANDBITS))' drand48_r_proto='0' dtrace='' -dynamic_ext='Socket IO Fcntl Opcode SDBM_File attrs' +dynamic_ext='Socket IO Fcntl Opcode SDBM_File attributes' eagain='EAGAIN' ebcdic='undef' echo='echo' |