fix some extension builds

This commit is contained in:
Anatol Belski 2014-09-25 20:02:48 +02:00
parent 83fac1855f
commit 31cc63b1a4
4 changed files with 6 additions and 11 deletions

View file

@ -46,7 +46,7 @@ struct st_mysqlnd_debug
{
php_stream *stream;
#ifdef ZTS
TSRMLS_D;
void ***tsrm_ls;
#endif
unsigned int flags;
unsigned int nest_level_limit;