We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4069a5c commit d44e968Copy full SHA for d44e968
ext/opcache/ZendAccelerator.h
@@ -50,6 +50,7 @@
50
51
#include "zend_extensions.h"
52
#include "zend_compile.h"
53
+#include "zend_modules.h" // for INIT_FUNC_ARGS
54
55
#include "Optimizer/zend_optimizer.h"
56
#include "zend_accelerator_hash.h"
0 commit comments