summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2011-01-06 23:01:48 +0000
committerIlia Alshanetsky <iliaa@php.net>2011-01-06 23:01:48 +0000
commitdabfd7727f5496ebd913488f6a996117f8597686 (patch)
tree45014a4f666ecee1545156017eba3180ef420683 /Zend
parent5861ec652d4691f665cb557b47e49d250801c396 (diff)
parent30e646497e17825e642863a54b6a26efe903372e (diff)
downloadphp-git-php-5.2.17.tar.gz
Diffstat (limited to 'Zend')
-rw-r--r--Zend/zend_strtod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/zend_strtod.c b/Zend/zend_strtod.c
index 04d92d6c38..6ffefba553 100644
--- a/Zend/zend_strtod.c
+++ b/Zend/zend_strtod.c
@@ -164,6 +164,7 @@ typedef unsigned long int uint32_t;
#ifdef __vax__
#define VAX
+#undef IEEE_LITTLE_ENDIAN
#endif
#if defined(_MSC_VER)