mirror of
https://github.com/php/php-src.git
synced 2026-04-09 09:03:04 +02:00
builds and configures again
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
#if HAVE_ORACLE
|
||||
|
||||
#include "oracle.h"
|
||||
#include "php3_oracle.h"
|
||||
#ifdef WIN32
|
||||
# include "variables.h"
|
||||
#else
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
extern php3_module_entry oracle_module_entry;
|
||||
#define oracle_module_ptr &oracle_module_entry
|
||||
#define phpext_oracle_ptr &oracle_module_entry
|
||||
|
||||
/* oparse flags */
|
||||
#define DEFER_PARSE 1
|
||||
Reference in New Issue
Block a user