From: Andrey Hristov Date: Tue, 22 Mar 2011 12:54:02 +0000 (+0000) Subject: remove more unneeded includes X-Git-Tag: php-5.3.7RC1~223 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=081b001ca187e4d766291fdc25d1f807943149ce;p=php remove more unneeded includes --- diff --git a/ext/mysqlnd/mysqlnd_result.c b/ext/mysqlnd/mysqlnd_result.c index aeec2e3772..3c831bdb55 100644 --- a/ext/mysqlnd/mysqlnd_result.c +++ b/ext/mysqlnd/mysqlnd_result.c @@ -27,9 +27,7 @@ #include "mysqlnd_result.h" #include "mysqlnd_result_meta.h" #include "mysqlnd_statistics.h" -#include "mysqlnd_charset.h" #include "mysqlnd_debug.h" -#include "ext/standard/basic_functions.h" #define MYSQLND_SILENT