We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5919d0b commit e4297b0Copy full SHA for e4297b0
Zend/zend_extensions.c
@@ -19,6 +19,7 @@
19
20
#include "zend_extensions.h"
21
#include "zend_system_id.h"
22
+#include "SAPI.h"
23
24
ZEND_API zend_llist zend_extensions;
25
ZEND_API uint32_t zend_extension_flags = 0;
0 commit comments