[Jifty-commit] r5662 - B-OPCheck

Jifty commits jifty-commit at lists.jifty.org
Mon Aug 4 14:19:07 EDT 2008


Author: nothingmuch
Date: Mon Aug  4 14:19:06 2008
New Revision: 5662

Modified:
   B-OPCheck/OPCheck.xs

Log:
ppport.h

Modified: B-OPCheck/OPCheck.xs
==============================================================================
--- B-OPCheck/OPCheck.xs	(original)
+++ B-OPCheck/OPCheck.xs	Mon Aug  4 14:19:06 2008
@@ -1,10 +1,13 @@
-//#define PERL_CORE
+/*#define PERL_CORE */
 
 #include "EXTERN.h"
 #include "perl.h"
 #include "embed.h"
 
 #include "XSUB.h"
+#define NEED_load_module
+#define NEED_newRV_noinc
+#define NEED_vload_module
 #define NEED_sv_2pv_flags
 #include "ppport.h"
 #include "opcode.h"


More information about the Jifty-commit mailing list