mirror of
https://github.com/php/php-src.git
synced 2024-11-23 01:44:06 +08:00
Fix TS build, ref #77377
This commit is contained in:
parent
12bfd9a5f5
commit
2ca3becd17
@ -3,6 +3,8 @@
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
#include "win32/winutil.h"
|
||||
|
||||
#define SIGALRM 13
|
||||
#define SIGVTALRM 26 /* virtual time alarm */
|
||||
#define SIGPROF 27 /* profiling time alarm */
|
||||
|
Loading…
Reference in New Issue
Block a user