From 0c032536359542facacffbcad05f97c04f08fdf3 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sat, 24 Jun 2000 15:36:04 +0000 Subject: Stop including dl/phpdl.h. --- ext/oracle/oracle.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ext/oracle/oracle.c') 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" -- cgit v1.2.1