Regenerate META.yml
[p5sagit/p5-mst-13.2.git] / perliol.h
index 0c57de1..756db2d 100644 (file)
--- a/perliol.h
+++ b/perliol.h
@@ -170,7 +170,7 @@ PERL_EXPORT_C void PerlIO_list_free(pTHX_ PerlIO_list_t *list);
 
 /* PerlIO_teardown doesn't need exporting, but the EXTERN_C is needed
  * for compiling as C++.  Must also match with what perl.h says. */
-EXTERN_C void PerlIO_teardown(pTHX);
+EXTERN_C void PerlIO_teardown();
 
 /*--------------------------------------------------------------------------------------*/
 /* Generic, or stub layer functions */