summaryrefslogtreecommitdiff
path: root/regex
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2002-10-24 13:15:49 +0000
committerSascha Schumann <sas@php.net>2002-10-24 13:15:49 +0000
commit2909e5c9c9313d25aa2dc85ea63ea51916043234 (patch)
tree7ccd1e817c174a33458372b4e0e7057890c87e3f /regex
parent26617f8b5f02a9bac6999e57315245626ccafb62 (diff)
downloadphp-git-2909e5c9c9313d25aa2dc85ea63ea51916043234.tar.gz
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
instances
Diffstat (limited to 'regex')
-rw-r--r--regex/regex_extra.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/regex/regex_extra.h b/regex/regex_extra.h
index 3db9e4ad1a..d668f7613f 100644
--- a/regex/regex_extra.h
+++ b/regex/regex_extra.h
@@ -7,7 +7,7 @@
#if (defined(REGEX) && REGEX == 1) || (!defined(REGEX))
-#if !(WIN32|WINNT)
+#ifndef PHP_WIN32
#ifndef PHP_NO_ALIASES