mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
build: add missing header
Refs: https://github.com/libuv/libuv/pull/2198#issuecomment-466118047 PR-URL: https://github.com/libuv/libuv/pull/2219 Reviewed-By: Anna Henningsen <anna@addaleax.net>
This commit is contained in:
parent
1a33dcb11b
commit
bc36f0c34a
@ -32,6 +32,7 @@ libuv_la_LDFLAGS = -no-undefined -version-info 1:0:0
|
||||
libuv_la_SOURCES = src/fs-poll.c \
|
||||
src/heap-inl.h \
|
||||
src/idna.c \
|
||||
src/idna.h \
|
||||
src/inet.c \
|
||||
src/queue.h \
|
||||
src/strscpy.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user