summaryrefslogtreecommitdiff
path: root/TSRM/tsrm_config.w32.h
diff options
context:
space:
mode:
authorHarald Radi <phanto@php.net>2002-08-07 14:47:42 +0000
committerHarald Radi <phanto@php.net>2002-08-07 14:47:42 +0000
commit99c90db11aa6a89e79c68ada92c83086c8b743d1 (patch)
tree572de047689ed4aef467a39d0296b389ce5845d1 /TSRM/tsrm_config.w32.h
parenta77c0a13f70324b8ea2b45397e206e7ff0da6353 (diff)
downloadphp-git-99c90db11aa6a89e79c68ada92c83086c8b743d1.tar.gz
make win32 debug output more verbose
Diffstat (limited to 'TSRM/tsrm_config.w32.h')
-rw-r--r--TSRM/tsrm_config.w32.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TSRM/tsrm_config.w32.h b/TSRM/tsrm_config.w32.h
index 405d8c7c8f..712b714ae7 100644
--- a/TSRM/tsrm_config.w32.h
+++ b/TSRM/tsrm_config.w32.h
@@ -3,6 +3,11 @@
#define HAVE_UTIME 1
#define HAVE_ALLOCA 1
+#define _CRTDBG_MAP_ALLOC
+
+#include <malloc.h>
+#include <stdlib.h>
+#include <crtdbg.h>
#undef inline
#ifdef ZEND_WIN32_FORCE_INLINE