Skip to content

Commit 80ca8cc

Browse files
committed
add missing header
1 parent 9ab246d commit 80ca8cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ libkqueue_la_SOURCES = \
1515
src/common/kevent.c \
1616
src/common/kqueue.c \
1717
src/posix/platform.c \
18+
src/posix/platform.h \
1819
src/linux/platform.c \
1920
src/linux/read.c \
2021
src/linux/write.c \

0 commit comments

Comments
 (0)