mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
export more functionality for phpize builds
This commit is contained in:
parent
7ff1184be2
commit
204f52f7e0
11 changed files with 34 additions and 33 deletions
|
@ -24,7 +24,7 @@
|
|||
#define MYSQLND_STATISTICS_H
|
||||
|
||||
|
||||
extern MYSQLND_STATS *mysqlnd_global_stats;
|
||||
PHPAPI extern MYSQLND_STATS * mysqlnd_global_stats;
|
||||
|
||||
typedef struct st_mysqlnd_string
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue