We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0b73dc + 14ff4b7 commit 905bba6Copy full SHA for 905bba6
win32/globals.c
@@ -17,6 +17,7 @@
17
#include "php.h"
18
#include "php_win32_globals.h"
19
#include "syslog.h"
20
+#include "signal.h"
21
22
#ifdef ZTS
23
PHPAPI int php_win32_core_globals_id;
0 commit comments