We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261a1d3 commit 2f71fa3Copy full SHA for 2f71fa3
Zend/zend_globals_macros.h
@@ -20,6 +20,8 @@
20
#ifndef ZEND_GLOBALS_MACROS_H
21
#define ZEND_GLOBALS_MACROS_H
22
23
+#include "zend_portability.h"
24
+
25
typedef struct _zend_compiler_globals zend_compiler_globals;
26
typedef struct _zend_executor_globals zend_executor_globals;
27
typedef struct _zend_php_scanner_globals zend_php_scanner_globals;
0 commit comments