summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2001-03-24 11:29:41 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2001-03-24 11:29:41 +0000
commitc60e0e098045567c2313456d074b4094292b050c (patch)
tree896b1b3ba573156a10390adcfe334f2d977086b3 /objXSUB.h
parentf6c77cf1bf4d7cb2c7a64dd7608120b471f84062 (diff)
downloadperl-c60e0e098045567c2313456d074b4094292b050c.tar.gz
Generated files.
p4raw-id: //depot/perlio@9319
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index cce7f6f3b0..5643637cea 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -914,6 +914,10 @@
#define Perl_my_popen pPerl->Perl_my_popen
#undef my_popen
#define my_popen Perl_my_popen
+#undef Perl_my_popen_list
+#define Perl_my_popen_list pPerl->Perl_my_popen_list
+#undef my_popen_list
+#define my_popen_list Perl_my_popen_list
#endif
#undef Perl_my_setenv
#define Perl_my_setenv pPerl->Perl_my_setenv