1
0
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:
Max Kellermann
2023-01-04 22:06:12 +01:00
committed by George Peter Banyard
parent 4831e48708
commit 94f9a20ce6

View File

@@ -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