summaryrefslogtreecommitdiff
path: root/ext/msql/php_msql.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/msql/php_msql.c')
-rw-r--r--ext/msql/php_msql.c4
1 files changed, 0 insertions, 4 deletions
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"