mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
MNDR:
- move things out of mysqlnd_priv.h
This commit is contained in:
parent
e8ace2d4db
commit
2e3fc57c5c
28 changed files with 582 additions and 461 deletions
|
@ -19,7 +19,9 @@
|
|||
|
||||
#include "php.h"
|
||||
#include "mysqlnd.h"
|
||||
#include "mysqlnd_connection.h"
|
||||
#include "mysqlnd_priv.h"
|
||||
#include "mysqlnd_auth.h"
|
||||
#include "mysqlnd_wireprotocol.h"
|
||||
#include "mysqlnd_statistics.h"
|
||||
#include "mysqlnd_debug.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue