mirror of
https://github.com/php/php-src.git
synced 2026-04-09 00:53:30 +02:00
killed a compile warning.
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
int lcg_globals_id;
|
||||
#else
|
||||
static php_lcg_globals lcg_globals;
|
||||
#endif
|
||||
|
||||
static int php_lcg_initialized = 0;
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#include <process.h>
|
||||
|
||||
Reference in New Issue
Block a user