export more functionality for phpize builds

This commit is contained in:
Andrey Hristov 2010-01-13 18:00:41 +00:00
parent 7ff1184be2
commit 204f52f7e0
11 changed files with 34 additions and 33 deletions

View file

@ -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
{