We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d613615 commit 9521d21Copy full SHA for 9521d21
main/php_globals.h
@@ -17,6 +17,7 @@
17
#ifndef PHP_GLOBALS_H
18
#define PHP_GLOBALS_H
19
20
+#include "php.h" // for PHPAPI
21
#include "zend_globals.h"
22
23
typedef struct _php_core_globals php_core_globals;
0 commit comments