mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Zend/zend_ptr_stack: include cleanup
This commit is contained in:
parent
b4ba16fe18
commit
f377e15751
2 changed files with 4 additions and 1 deletions
|
@ -17,8 +17,8 @@
|
|||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
#include "zend.h"
|
||||
#include "zend_ptr_stack.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
ZEND_API void zend_ptr_stack_init_ex(zend_ptr_stack *stack, bool persistent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue