1
0
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:
Anatol Belski
2019-02-08 18:42:48 -08:00
parent 12bfd9a5f5
commit 2ca3becd17

View File

@@ -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 */