diff options
author | Jan Dubois <jand@activestate.com> | 1998-06-11 23:13:31 +0200 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-12 07:23:06 +0000 |
commit | eb62e965dc0ac136da78171c1d08d2ae8b5b63dc (patch) | |
tree | c3290675407f3236276b5aee02c12756c30b76d3 /win32/makedef.pl | |
parent | 7614df0c0f0d0458f8f9c442cd557e6387b4e40d (diff) | |
download | perl-eb62e965dc0ac136da78171c1d08d2ae8b5b63dc.tar.gz |
Re: execv in toke.c [PATCH]: win32 wrapper for _66
Message-ID: <35842ac5.7883075@smtp1.ibm.net>
p4raw-id: //depot/perl@1126
Diffstat (limited to 'win32/makedef.pl')
-rw-r--r-- | win32/makedef.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/makedef.pl b/win32/makedef.pl index 237c950585..4e317b5d15 100644 --- a/win32/makedef.pl +++ b/win32/makedef.pl @@ -509,6 +509,7 @@ win32_mkdir win32_rmdir win32_chdir win32_flock +win32_execv win32_execvp win32_htons win32_ntohs |