summaryrefslogtreecommitdiff
path: root/ext/oracle/oracle.c
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-06-24 15:36:04 +0000
committerSascha Schumann <sas@php.net>2000-06-24 15:36:04 +0000
commit0c032536359542facacffbcad05f97c04f08fdf3 (patch)
tree8af67f40802ebe5421f3294c4a389a78fb866513 /ext/oracle/oracle.c
parentd1a6a646752cfe93382e16dc2308808d25c055ee (diff)
downloadphp-git-0c032536359542facacffbcad05f97c04f08fdf3.tar.gz
Stop including dl/phpdl.h.
Diffstat (limited to 'ext/oracle/oracle.c')
-rw-r--r--ext/oracle/oracle.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/oracle/oracle.c b/ext/oracle/oracle.c
index e47f019550..ec26ba0271 100644
--- a/ext/oracle/oracle.c
+++ b/ext/oracle/oracle.c
@@ -25,10 +25,6 @@
#define HAS_OLOG 1
-#ifdef COMPILE_DL_ORACLE
-# include "dl/phpdl.h"
-#endif
-
#include "php.h"
#include "zend_globals.h"