mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
fix some extension builds
This commit is contained in:
parent
83fac1855f
commit
31cc63b1a4
4 changed files with 6 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue