]> granicus.if.org Git - php/commitdiff
Define phpext_oracle_ptr properly.
authorAndrei Zmievski <andrei@php.net>
Fri, 11 Feb 2000 15:34:11 +0000 (15:34 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 11 Feb 2000 15:34:11 +0000 (15:34 +0000)
ext/oracle/php_oracle.h

index a0c9e977ae14fb593ee1861a2a637effca9cb96b..b22705375e59c8a20b54873a4e44f8ba3168864a 100644 (file)
@@ -130,7 +130,7 @@ typedef struct {
 
 #else
 
-#define oracle_module_ptr NULL
+#define phpext_oracle_ptr NULL
 
 #endif /* HAVE_ORACLE */