We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab246d commit 80ca8ccCopy full SHA for 80ca8cc
Makefile.am
@@ -15,6 +15,7 @@ libkqueue_la_SOURCES = \
15
src/common/kevent.c \
16
src/common/kqueue.c \
17
src/posix/platform.c \
18
+ src/posix/platform.h \
19
src/linux/platform.c \
20
src/linux/read.c \
21
src/linux/write.c \
0 commit comments