mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
MNDR:
- remove inclusion of uneeded headers
This commit is contained in:
parent
4248240648
commit
e8ace2d4db
10 changed files with 23 additions and 41 deletions
|
@ -18,14 +18,11 @@
|
|||
*/
|
||||
|
||||
#include "php.h"
|
||||
#include "php_globals.h"
|
||||
#include "mysqlnd.h"
|
||||
#include "mysqlnd_priv.h"
|
||||
#include "mysqlnd_wireprotocol.h"
|
||||
#include "mysqlnd_statistics.h"
|
||||
#include "mysqlnd_debug.h"
|
||||
#include "zend_ini.h"
|
||||
|
||||
|
||||
|
||||
struct st_mysqlnd_protocol_no_params_command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue