summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/oracle/php_oracle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oracle/php_oracle.h b/ext/oracle/php_oracle.h
index a0c9e977ae..b22705375e 100644
--- a/ext/oracle/php_oracle.h
+++ b/ext/oracle/php_oracle.h
@@ -130,7 +130,7 @@ typedef struct {
#else
-#define oracle_module_ptr NULL
+#define phpext_oracle_ptr NULL
#endif /* HAVE_ORACLE */