From 607e637ce6a443b2762a363dc797d7ebcd86c425 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 8 Jul 2011 23:42:16 -0500 Subject: use ppport.h in stolen_chunk_of_pp_ctl.c --- stolen_chunk_of_pp_ctl.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'stolen_chunk_of_pp_ctl.c') diff --git a/stolen_chunk_of_pp_ctl.c b/stolen_chunk_of_pp_ctl.c index c9becd7..1018781 100644 --- a/stolen_chunk_of_pp_ctl.c +++ b/stolen_chunk_of_pp_ctl.c @@ -1,3 +1,6 @@ +#define NEED_sv_2pv_flags +#include "ppport.h" + /* embed.h */ #define destroy_matcher(a) S_destroy_matcher(aTHX_ a) -- cgit v1.2.3-54-g00ecf