]> granicus.if.org Git - php/commitdiff
remove unneeded includes
authorAndrey Hristov <andrey@php.net>
Tue, 22 Mar 2011 12:22:16 +0000 (12:22 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 22 Mar 2011 12:22:16 +0000 (12:22 +0000)
ext/mysqlnd/mysqlnd_net.c
ext/mysqlnd/mysqlnd_wireprotocol.c

index 26085fe610dfbc6a0eabc967033cc90877daa614..42a97bf1153b4d06f23bf24309845a75a342cb5b 100644 (file)
@@ -24,7 +24,6 @@
 #include "mysqlnd_wireprotocol.h"
 #include "mysqlnd_statistics.h"
 #include "mysqlnd_debug.h"
-#include "mysqlnd_block_alloc.h"
 #include "ext/standard/sha1.h"
 #include "php_network.h"
 #include "zend_ini.h"
index 87855c85c5b037daca53701af5b4518f17325ded..795e0cd410f62f2a234d84d4fdbf5a650bc33dec 100644 (file)
@@ -24,7 +24,6 @@
 #include "mysqlnd_wireprotocol.h"
 #include "mysqlnd_statistics.h"
 #include "mysqlnd_debug.h"
-#include "mysqlnd_block_alloc.h"
 #include "zend_ini.h"
 
 #define MYSQLND_SILENT 1