Skip to content

Commit

Permalink
Revert "build: sync libuv header change"
Browse files Browse the repository at this point in the history
This reverts commit 7dc731d.

PR-URL: #50036
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Ruy Adorno <ruyadorno@google.com>
  • Loading branch information
richardlau committed Oct 6, 2023
1 parent d9f1381 commit 3e3a75c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deps/uv/uv.gyp
Expand Up @@ -161,6 +161,7 @@
'include/uv/bsd.h',
'include/uv/aix.h',
'src/unix/async.c',
'src/unix/atomic-ops.h',
'src/unix/core.c',
'src/unix/dl.c',
'src/unix/fs.c',
Expand All @@ -174,6 +175,7 @@
'src/unix/process.c',
'src/unix/random-devurandom.c',
'src/unix/signal.c',
'src/unix/spinlock.h',
'src/unix/stream.c',
'src/unix/tcp.c',
'src/unix/thread.c',
Expand Down

0 comments on commit 3e3a75c

Please sign in to comment.