summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/php_oci8.h')
-rw-r--r--ext/oci8/php_oci8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h
index 18bb23ba28..07c73d8491 100644
--- a/ext/oci8/php_oci8.h
+++ b/ext/oci8/php_oci8.h
@@ -47,7 +47,7 @@
# endif
# endif /* osf alpha */
-#if WIN32||WINNT
+#ifdef PHP_WIN32
#define PHP_OCI_API __declspec(dllexport)
#else
#define PHP_OCI_API