X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/e9a8c0991ec6634f51266c0ad53e02c328bc0761..228ee848f02d1db8db39c97ee13c0c9975afa083:/perliol.h?ds=sidebyside diff --git a/perliol.h b/perliol.h index 9a08d81..6b714bb 100644 --- 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(); +EXTERN_C void PerlIO_teardown(void); /*--------------------------------------------------------------------------------------*/ /* Generic, or stub layer functions */