diff options
Diffstat (limited to 'ext/db/db.c')
-rw-r--r-- | ext/db/db.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/db/db.c b/ext/db/db.c index 2debf7f6ca..9efe670a0c 100644 --- a/ext/db/db.c +++ b/ext/db/db.c @@ -19,9 +19,6 @@ /* $Id$ */ #define IS_EXT_MODULE -#ifdef COMPILE_DL_DB -# include "dl/phpdl.h" -#endif #if 1 |