perl: add portability stuff

This commit is contained in:
gfx 2010-09-18 14:50:52 +09:00
parent bab622de25
commit e6f6aba207

View File

@ -1,5 +1,6 @@
#define NEED_newRV_noinc
#define NEED_sv_2pv_flags
#define NEED_my_snprintf
#include "xshelper.h"
#define MY_CXT_KEY "Data::MessagePack::_unpack_guts" XS_VERSION