Skip to content

Commit

Permalink
deps: add missing thread-common.c in uv.gyp
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
santigimeno authored and UlisesGascon committed Sep 10, 2023
1 parent 701c46f commit 84195d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/uv/uv.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
'src/strscpy.h',
'src/strtok.c',
'src/strtok.h',
'src/thread-common.c',
'src/threadpool.c',
'src/timer.c',
'src/uv-data-getter-setters.c',
Expand Down

0 comments on commit 84195d9

Please sign in to comment.