mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
basic windows fix
This commit is contained in:
parent
f2e636de05
commit
4db75dc853
13 changed files with 46 additions and 23 deletions
|
@ -112,8 +112,6 @@
|
|||
#define OUTPUT_IS_TTY 1
|
||||
#define OUTPUT_NOT_TTY 0
|
||||
|
||||
TSRMG_D(zend_cli_server_globals, cli_server_globals_id);
|
||||
|
||||
typedef struct php_cli_server_poller {
|
||||
fd_set rfds, wfds;
|
||||
struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue