summaryrefslogtreecommitdiff
path: root/TSRM/TSRM.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.h
parenta77c0a13f70324b8ea2b45397e206e7ff0da6353 (diff)
downloadphp-git-99c90db11aa6a89e79c68ada92c83086c8b743d1.tar.gz
make win32 debug output more verbose
Diffstat (limited to 'TSRM/TSRM.h')
-rw-r--r--TSRM/TSRM.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h
index fb8b4347f9..d13a4fd1cf 100644
--- a/TSRM/TSRM.h
+++ b/TSRM/TSRM.h
@@ -20,6 +20,7 @@
#ifdef WIN32
# define TSRM_WIN32
+# include "tsrm_config.w32.h"
#endif
#ifdef TSRM_WIN32