mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
ext/opcache/ZendAccelerator.h: add missing include for "INIT_FUNC_ARGS"
This commit is contained in:
parent
4069a5c43f
commit
d44e9680f0
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue