diff options
author | Steve Hay <SteveHay@planit.com> | 2005-09-19 14:18:40 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2005-09-19 14:18:40 +0000 |
commit | 703fb0e2f700da68ca7ae50aa325f18bc3eb54a8 (patch) | |
tree | 3262bec1d05b5bbb3412933194ad3433fc7d30f5 /win32/config.vc | |
parent | 82f07646d5ab5b22c06dffd4fcff8755de692079 (diff) | |
download | perl-703fb0e2f700da68ca7ae50aa325f18bc3eb54a8.tar.gz |
Update win32 config files w.r.t. change #25387
p4raw-link: @25387 on //depot/perl: 7dd121aefd69a3ba2201a35698deaeda3a8a77ad
p4raw-id: //depot/perl@25488
Diffstat (limited to 'win32/config.vc')
-rw-r--r-- | win32/config.vc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/config.vc b/win32/config.vc index 7d81fabfee..a1b25db053 100644 --- a/win32/config.vc +++ b/win32/config.vc @@ -270,6 +270,8 @@ d_longlong='undef' d_lseekproto='define' d_lstat='undef' d_madvise='undef' +d_malloc_good_size='undef' +d_malloc_size='undef' d_mblen='define' d_mbstowcs='define' d_mbtowc='define' |