buncha MacPerl patches for bleadperl
[p5sagit/p5-mst-13.2.git] / embed.pl
index e350a45..2e93faa 100755 (executable)
--- a/embed.pl
+++ b/embed.pl
@@ -2553,6 +2553,9 @@ s |SV*    |mess_alloc
 #  if defined(LEAKTEST)
 s      |void   |xstat          |int
 #  endif
+#  if defined(EBCDIC)
+p      |int    |ebcdic_control |int ch
+#  endif
 #endif
 
 #if defined(PERL_OBJECT)