diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-12 11:49:25 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-12 11:49:25 +0000 |
commit | ac5c734f32ccd9787762253192de0d559609abae (patch) | |
tree | 9a652b97ea5faa3c9379b58275b5a101e2076b90 /win32/makedef.pl | |
parent | a2093a06980c0ef77ac4631e8b8f383be904f06a (diff) | |
download | perl-ac5c734f32ccd9787762253192de0d559609abae.tar.gz |
support win32_putenv()
p4raw-id: //depot/perl@2898
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 0d9069b9fd..fa1b58081b 100644 --- a/win32/makedef.pl +++ b/win32/makedef.pl @@ -497,6 +497,7 @@ win32_setnetent win32_setprotoent win32_setservent win32_getenv +win32_putenv win32_perror win32_setbuf win32_setvbuf |