From: Thies C. Arntzen Date: Wed, 12 May 1999 16:12:22 +0000 (+0000) Subject: compiles X-Git-Tag: BEFORE_PHP4_APACHE_MODULE_CHANGE~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c2c3a958726ee5af928314b6cf61c6a33e5910d;p=php compiles --- diff --git a/ext/oci8/php3_oci8.h b/ext/oci8/php3_oci8.h index b945525038..0bff6c0d5b 100644 --- a/ext/oci8/php3_oci8.h +++ b/ext/oci8/php3_oci8.h @@ -171,6 +171,7 @@ typedef struct { extern php3_module_entry oci8_module_entry; #define oci8_module_ptr &oci8_module_entry +#define phpext_oci8_ptr &oci8_module_entry #define OCI8_MAX_NAME_LEN 64 #define OCI8_MAX_DATA_SIZE 2097152 /* two megs */