Fix ZTS build

This commit is contained in:
foobar 2002-08-28 02:08:57 +00:00
parent 77208efb26
commit 1939764d98

View file

@ -305,6 +305,7 @@ init_syntax_once()
static int done = 0;
char *s = emalloc(10240), *sp;
int ch;
TSRMLS_FETCH();
if (done)
return;