From: Antony Dovgal Date: Tue, 30 May 2006 21:38:12 +0000 (+0000) Subject: MFH X-Git-Tag: php-5.2.0RC1~413 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc5b8eabea151be676da9b84e3fae059fb0ac23f;p=php MFH --- diff --git a/ext/oci8/oci8_collection.c b/ext/oci8/oci8_collection.c index 4c1f7a27a4..c84ca9844b 100644 --- a/ext/oci8/oci8_collection.c +++ b/ext/oci8/oci8_collection.c @@ -37,7 +37,7 @@ #include "ext/standard/info.h" #include "php_ini.h" -#if HAVE_OCI8 +#if HAVE_OCI8 && PHP_OCI8_HAVE_COLLECTIONS #include "php_oci8.h" #include "php_oci8_int.h"