diff XSUB.h.orig XSUB.h 141c141 < # define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__) --- > # define XS_EXTERNAL(name) name(pTHX_ CV* cv __attribute__unused__)