mirror of
https://github.com/php/php-src.git
synced 2026-04-11 18:13:00 +02:00
- Removed a stale var that broke the build
This commit is contained in:
@@ -71,7 +71,6 @@
|
||||
#ifdef ZTS
|
||||
static int fsock_globals_id;
|
||||
#else
|
||||
static php_fsock_globals fsock_globals;
|
||||
extern int le_fp;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user