X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=proto.h;h=e201596cf1f18ec9cecb1d21d856105332df93dc;hb=526d96c3e19e37c3a741435e361e1731394e2c2d;hp=aafb94f6c848a787543a838008555f8a9da07d22;hpb=641d418146aca42ab6c180be32ab9f32e3d6ea46;p=p5sagit%2Fp5-mst-13.2.git diff --git a/proto.h b/proto.h index aafb94f..e201596 100644 --- a/proto.h +++ b/proto.h @@ -1275,7 +1275,7 @@ STATIC int S_sv_2iuv_non_preserve(pTHX_ SV *sv, I32 numtype); STATIC I32 S_expect_number(pTHX_ char** pattern); # # if defined(USE_ITHREADS) -STATIC SV* S_gv_share(pTHX_ SV *sv); +STATIC SV* S_gv_share(pTHX_ SV *sv, CLONE_PARAMS *param); # endif #endif