diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-04 02:19:58 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-04 02:19:58 +0000 |
commit | 4ced6b944fada1cdffcab7099968f5baf637e8ba (patch) | |
tree | 1eb29f11f97e123402be15dba81f3522663c29ec /configure.com | |
parent | 4611bc8a4e2b0d1c9b3359539b464357c957f308 (diff) | |
download | perl-4ced6b944fada1cdffcab7099968f5baf637e8ba.tar.gz |
Missed HAS_SETRESGID_PROTO. No serious harm done since
often this prototype goes with HAS_SETRESUID_PROTO.
p4raw-id: //depot/perl@10420
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.com b/configure.com index c54e6544ce..56c2000ac6 100644 --- a/configure.com +++ b/configure.com @@ -5219,6 +5219,7 @@ $ WC "d_socklen_t='" + d_socklen_t + "'" $ WC "d_sockpair='undef'" $ WC "d_socks5_init='undef'" $ WC "d_sqrtl='define'" +$ WC "d_sresgproto='undef'" $ WC "d_sresuproto='undef'" $ WC "d_statblks='undef'" $ WC "d_statfs_f_flags='undef'" |