summaryrefslogtreecommitdiff
path: root/ext/oci8/php_oci8_int.h
diff options
context:
space:
mode:
authorGeorge Peter Banyard <girgias@php.net>2020-05-20 16:20:33 +0200
committerChristopher Jones <sixd@php.net>2020-07-22 17:29:30 +1000
commit0d146cb3eba487c4e1d4b554072c30cc4d394cd8 (patch)
treed068ae6c10921a4096b8269fa472081998134fad /ext/oci8/php_oci8_int.h
parenta986933ddeff664367d11bebaca2ea6977dbce62 (diff)
downloadphp-git-0d146cb3eba487c4e1d4b554072c30cc4d394cd8.tar.gz
Some cleanup in OCI8 extension for PHP 8
Diffstat (limited to 'ext/oci8/php_oci8_int.h')
-rw-r--r--ext/oci8/php_oci8_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/php_oci8_int.h b/ext/oci8/php_oci8_int.h
index 60d9b32fe0..825437bc57 100644
--- a/ext/oci8/php_oci8_int.h
+++ b/ext/oci8/php_oci8_int.h
@@ -23,7 +23,7 @@
+----------------------------------------------------------------------+
*/
-#if HAVE_OCI8
+#ifdef HAVE_OCI8
# ifndef PHP_OCI8_INT_H
# define PHP_OCI8_INT_H