]> 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 f2bd424d29f58f975a20971e20c6b1cf81721ebf..8c1846657d49cdeec8ceafec12941fb190654d64 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 06ea7dfc08a17c7feea561442435fbdada0c2101..874f430d468b3306021c2f2d54bebf574ee05428 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 "zend_ini.h"