Integrate from ansi branch to mainline.
[p5sagit/p5-mst-13.2.git] / malloc.c
index 00ca556..5f0c7fd 100644 (file)
--- a/malloc.c
+++ b/malloc.c
@@ -2,6 +2,8 @@
  *
  */
 
+#define EMBEDMYMALLOC
+
 #if defined(PERL_CORE) && !defined(DEBUGGING_MSTATS)
 #  define DEBUGGING_MSTATS
 #endif