Update Changes.
[p5sagit/p5-mst-13.2.git] / perlio.h
index 32a0113..8cb4f7e 100644 (file)
--- a/perlio.h
+++ b/perlio.h
@@ -312,4 +312,6 @@ extern int  PerlIO_isutf8           (PerlIO *);
 extern int     PerlIO_apply_layers     (pTHX_ PerlIO *f,const char *mode, const char *names);
 #endif
 
+extern void PerlIO_debug(const char *fmt,...);
+
 #endif /* _PERLIO_H */