mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove main/php3_compat.h, for that a few references to function_entry
have
to be replaced by `zend_function_entry`.
This commit is contained in:
parent
d5b2d647c0
commit
26b08f9857
15 changed files with 13 additions and 141 deletions
|
@ -182,7 +182,6 @@ typedef unsigned int socklen_t;
|
|||
#endif
|
||||
|
||||
#include "zend_hash.h"
|
||||
#include "php3_compat.h"
|
||||
#include "zend_alloc.h"
|
||||
#include "zend_stack.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue