From df2935808ecb6b887649b9c8f3b52de2ee92e9cb Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Fri, 9 Jun 2000 01:41:16 +0000 Subject: This should no longer be necessary --- ext/msql/php_msql.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ext/msql/php_msql.c') diff --git a/ext/msql/php_msql.c b/ext/msql/php_msql.c index 463d972995..0ddbfd7229 100644 --- a/ext/msql/php_msql.c +++ b/ext/msql/php_msql.c @@ -19,10 +19,6 @@ /* $Id$ */ #include "php.h" -#ifdef COMPILE_DL_MSQL -#include "dl/phpdl.h" -#include "functions/dl.h" -#endif #include "php_msql.h" #include "ext/standard/php_standard.h" #include "ext/standard/info.h" -- cgit v1.2.1