Skip to content

Commit 2ca3bec

Browse files
committed
Fix TS build, ref #77377
1 parent 12bfd9a commit 2ca3bec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

win32/signal.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
#include <signal.h>
55

6+
#include "win32/winutil.h"
7+
68
#define SIGALRM 13
79
#define SIGVTALRM 26 /* virtual time alarm */
810
#define SIGPROF 27 /* profiling time alarm */

0 commit comments

Comments
 (0)