The CHECKOP macro was not invoked on some newly created ops
[p5sagit/p5-mst-13.2.git] / malloc_ctl.h
index e0bee00..2bce0c1 100644 (file)
@@ -47,7 +47,9 @@ enum {
 
   MallocCfg_last
 };
+START_EXTERN_C
 extern IV *MallocCfg_ptr;
+END_EXTERN_C
 
 #endif