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