summaryrefslogtreecommitdiff
path: root/Zend/zend_alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_alloc.c')
-rw-r--r--Zend/zend_alloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/zend_alloc.c b/Zend/zend_alloc.c
index 67b415e056..9bf39d31ae 100644
--- a/Zend/zend_alloc.c
+++ b/Zend/zend_alloc.c
@@ -33,7 +33,6 @@
#endif
#ifdef ZEND_WIN32
-# define _WIN32_WINNT 0x0400
# include <wincrypt.h>
# include <process.h>
#endif