PerlIO fixups for Win32:
[p5sagit/p5-mst-13.2.git] / embed.pl
index cb2b4a7..7867892 100755 (executable)
--- a/embed.pl
+++ b/embed.pl
@@ -1772,6 +1772,7 @@ Anp       |void*  |my_memset      |char* loc|I32 ch|I32 len
 #if !defined(PERL_OBJECT)
 Ap     |I32    |my_pclose      |PerlIO* ptr
 Ap     |PerlIO*|my_popen       |char* cmd|char* mode
+Ap     |PerlIO*|my_popen_list  |char* mode|int n|SV ** args
 #endif
 Ap     |void   |my_setenv      |char* nam|char* val
 Ap     |I32    |my_stat