mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
ext/opcache/ZendAccelerator.h: add missing include for "INIT_FUNC_ARGS"
This commit is contained in:
committed by
George Peter Banyard
parent
4069a5c43f
commit
d44e9680f0
@@ -50,6 +50,7 @@
|
||||
|
||||
#include "zend_extensions.h"
|
||||
#include "zend_compile.h"
|
||||
#include "zend_modules.h" // for INIT_FUNC_ARGS
|
||||
|
||||
#include "Optimizer/zend_optimizer.h"
|
||||
#include "zend_accelerator_hash.h"
|
||||
|
||||
Reference in New Issue
Block a user