mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Update dsp
- Remove unnecessary includes
This commit is contained in:
parent
5dba477467
commit
863e6fd242
2 changed files with 6 additions and 8 deletions
|
@ -285,8 +285,6 @@ PHPAPI int cfg_get_string(char *varname, char **result);
|
|||
#define PUTC_H(c) (php_header_write(&(c), 1), (c))
|
||||
|
||||
|
||||
#include "zend_operators.h"
|
||||
#include "zend_variables.h"
|
||||
#include "zend_constants.h"
|
||||
|
||||
/* connection status states */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue