mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Zend/zend_arena: include cleanup
This commit is contained in:
committed by
George Peter Banyard
parent
4831e48708
commit
94f9a20ce6
@@ -19,7 +19,10 @@
|
||||
#ifndef _ZEND_ARENA_H_
|
||||
#define _ZEND_ARENA_H_
|
||||
|
||||
#include "zend.h"
|
||||
#include "zend_multiply.h" // for zend_safe_address()
|
||||
#include "zend.h" // for zend_error()
|
||||
|
||||
#include <stddef.h> // for size_t
|
||||
|
||||
#ifndef ZEND_TRACK_ARENA_ALLOC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user