1
0
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:
Thies C. Arntzen
1999-05-12 13:44:09 +00:00
parent fbeeb8f29c
commit f04567b09e
2 changed files with 2 additions and 1 deletions

View File

@@ -52,7 +52,7 @@
#if HAVE_ORACLE
#include "oracle.h"
#include "php3_oracle.h"
#ifdef WIN32
# include "variables.h"
#else

View File

@@ -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