diff options
author | Steve Hay <SteveHay@planit.com> | 2006-01-05 09:21:52 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2006-01-05 09:21:52 +0000 |
commit | aeb8b986a1665673ee977bbacc4401c792f66cd1 (patch) | |
tree | e2781f91de00d251e61feaa0499d317c312b8ddc /win32/config.bc | |
parent | c0c4672b5033d47f4516735388e834db238a50b0 (diff) | |
download | perl-aeb8b986a1665673ee977bbacc4401c792f66cd1.tar.gz |
Reorder changes made in change 26630
(Keep the order in win32/config.* and win32/config_H.* the same as in
Configure and config_H.SH for easier diffing)
p4raw-id: //depot/perl@26655
Diffstat (limited to 'win32/config.bc')
-rw-r--r-- | win32/config.bc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config.bc b/win32/config.bc index 2c080dfa38..8e09d47dd2 100644 --- a/win32/config.bc +++ b/win32/config.bc @@ -406,13 +406,13 @@ d_shmget='undef' d_sigaction='undef' d_sigprocmask='undef' d_sigsetjmp='undef' +d_snprintf='define' d_sockatmark='undef' d_sockatmarkproto='undef' d_socket='define' d_socklen_t='undef' d_sockpair='undef' d_socks5_init='undef' -d_snprintf='define' d_sprintf_returns_strlen='define' d_sqrtl='undef' d_srand48_r='undef' |