Skip to content

Commit 84195d9

Browse files
santigimenoUlisesGascon
authored andcommitted
deps: add missing thread-common.c in uv.gyp
PR-URL: #49410 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
1 parent 701c46f commit 84195d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/uv/uv.gyp

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
'src/strscpy.h',
5252
'src/strtok.c',
5353
'src/strtok.h',
54+
'src/thread-common.c',
5455
'src/threadpool.c',
5556
'src/timer.c',
5657
'src/uv-data-getter-setters.c',

0 commit comments

Comments
 (0)