X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perliol.h;h=6b714bb6efa95e87fb288459096333aaa4bcbfe6;hb=0934c9d92d03b9af0e4cebeaa0942ad89e7cc04b;hp=9a08d81a12b63de9e0a4e6a6a3299bf4a16b9410;hpb=c427f4d2d4575fbc8a5190932fe321136c7597b3;p=p5sagit%2Fp5-mst-13.2.git 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 */