mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Fix TS build, ref #77377
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user